Home
last modified time | relevance | path

Searched refs:LastSlashX (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/AST/
H A DExpr.cpp1219 unsigned LastSlashX = getLength(); in outputString() local
1250 LastSlashX = I; in outputString()
1269 if (LastSlashX + 1 == I) { in outputString()