Searched refs:PrintHeaderInfo (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 111 static void PrintHeaderInfo(raw_ostream *OutputFile, StringRef Filename, in PrintHeaderInfo() function 189 PrintHeaderInfo(OutputFile, Header.first, ShowDepth, 2, MSStyle); in AttachHeaderIncludeGen() 243 PrintHeaderInfo(OutputFile, UserLoc.getFilename(), ShowDepth, IncludeDepth, in FileChanged() 257 PrintHeaderInfo(OutputFile, SkippedFile.getName(), ShowDepth, in FileSkipped()
|