Home
last modified time | relevance | path

Searched defs:CurBuf (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DAsmLexer.h29 StringRef CurBuf; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp253 unsigned CurBuf = FindBufferContainingLoc(IncludeLoc); in PrintIncludeStack() local
273 unsigned CurBuf = FindBufferContainingLoc(Loc); in GetMessage() local
333 unsigned CurBuf = FindBufferContainingLoc(Diagnostic.getLoc()); in PrintMessage() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DLLLexer.h30 StringRef CurBuf; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.h84 StringRef CurBuf; variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp233 unsigned CurBuf = SrcMgr.FindBufferContainingLoc(L); in getIncludePath() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp790 unsigned CurBuf = getSourceManager().FindBufferContainingLoc(IDLoc); in parseDirectiveSecureLogUnique() local