Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1204 unsigned LastSlashX = getLength(); in outputString() local
1235 LastSlashX = I; in outputString()
1254 if (LastSlashX + 1 == I) { in outputString()