Searched defs:CurLine (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | Signals.cpp | 218 auto CurLine = Lines.begin(); printSymbolizedStackTrace() local |
/freebsd/contrib/llvm-project/clang/lib/Frontend/ | ||
H A D | PrintPreprocessedOutput.cpp | 86 unsigned CurLine; member in __anon881592160111::PrintPPOutputPPCallbacks |
/freebsd/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | Lexer.cpp | 656 unsigned CurLine = 0; in ComputePreamble() local |