Searched refs:PrintIncludeStack (Results 1 – 4 of 4) sorted by relevance
261 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack() function in SourceMgr268 PrintIncludeStack(getBufferInfo(CurBuf).IncludeLoc, OS); in PrintIncludeStack()346 PrintIncludeStack(getBufferInfo(CurBuf).IncludeLoc, OS); in PrintMessage()
252 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
2458 DiagSrcMgr.PrintIncludeStack(ParentIncludeLoc, OS); in DiagHandler()
2790 DiagSrcMgr.PrintIncludeStack(ParentIncludeLoc, OS); in DiagHandler()