Searched defs:CurBuffer (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ | ||
H A D | ScratchBuffer.h | 26 char *CurBuffer; variable |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ | ||
H A D | TGLexer.h | 94 unsigned CurBuffer = 0; variable |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ | ||
H A D | MCDwarf.cpp | 1241 unsigned CurBuffer = SrcMgr.FindBufferContainingLoc(Loc); in Make() local |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ | ||
H A D | AsmParser.cpp | 134 unsigned CurBuffer; member in __anon107f35340111::AsmParser |
H A D | MasmParser.cpp | 373 unsigned CurBuffer; member in __anonc2c321610111::MasmParser |