Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DAsmLexer.h29 StringRef CurBuf; variable
/freebsd-src/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 in PrintMessage() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLLexer.h30 StringRef CurBuf; variable
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h192 StringRef CurBuf; global() variable
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp283 assert(CurBuf && "Invalid or unspecified location!"); in getIncludePath() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp789 unsigned CurBuf = getSourceManager().FindBufferContainingLoc(IDLoc); in parseDirectiveSecureLogUnique() local