Home
last modified time | relevance | path

Searched refs:PrintIncludeStack (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp249 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack() function in SourceMgr
256 PrintIncludeStack(getBufferInfo(CurBuf).IncludeLoc, OS); in PrintIncludeStack()
335 PrintIncludeStack(getBufferInfo(CurBuf).IncludeLoc, OS); in PrintMessage()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h222 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2442 DiagSrcMgr.PrintIncludeStack(ParentIncludeLoc, OS); in DiagHandler()
H A DMasmParser.cpp2688 DiagSrcMgr.PrintIncludeStack(ParentIncludeLoc, OS); in DiagHandler()