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