Searched defs:PrintIncludeStack (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A DSourceMgr.cpp128 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { function in class:SourceMgr
134 PrintIncludeStack(getBufferInfo(CurBuf).IncludeLoc, OS);
216 PrintIncludeStack(getBufferInfo(CurBuf).IncludeLoc, OS);

Completed in 76 milliseconds