Searched defs:CurLine (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ | ||
H A D | PrintPreprocessedOutput.cpp | 88 unsigned CurLine; member in __anon92c5bf290111::PrintPPOutputPPCallbacks |
/minix3/external/bsd/llvm/dist/clang/lib/Lex/ | ||
H A D | Lexer.cpp | 567 unsigned CurLine = 0; in ComputePreamble() local |