Searched refs:PrintIncludeStack (Results 1 – 4 of 4) sorted by relevance
150 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack() function in SourceMgr156 PrintIncludeStack(getBufferInfo(CurBuf).IncludeLoc, OS); in PrintIncludeStack()236 PrintIncludeStack(getBufferInfo(CurBuf).IncludeLoc, OS); in PrintMessage()
190 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
225 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
2343 DiagSrcMgr.PrintIncludeStack(ParentIncludeLoc, OS); in DiagHandler()