Home
last modified time | relevance | path

Searched defs:CurLine (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp88 unsigned CurLine; member in __anon92c5bf290111::PrintPPOutputPPCallbacks
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DLexer.cpp567 unsigned CurLine = 0; in ComputePreamble() local