Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
DAsmLexer.h29 StringRef CurBuf; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
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
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/AsmParser/
DLLLexer.h30 StringRef CurBuf; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TableGen/
DTGLexer.h84 StringRef CurBuf; variable
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp233 unsigned CurBuf = SrcMgr.FindBufferContainingLoc(L); in getIncludePath() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp790 unsigned CurBuf = getSourceManager().FindBufferContainingLoc(IDLoc); in parseDirectiveSecureLogUnique() local