Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DAsmLexer.h29 StringRef CurBuf; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp265 unsigned CurBuf = FindBufferContainingLoc(IncludeLoc); in PrintIncludeStack() local
285 unsigned CurBuf = FindBufferContainingLoc(Loc); in GetMessage() local
344 unsigned CurBuf = FindBufferContainingLoc(Diagnostic.getLoc()); in PrintMessage() local
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLLexer.h30 StringRef CurBuf; variable
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h193 StringRef CurBuf; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp282 unsigned CurBuf = SrcMgr.FindBufferContainingLoc(L); in getIncludePath() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp789 unsigned CurBuf = getSourceManager().FindBufferContainingLoc(IDLoc); in parseDirectiveSecureLogUnique() local