Searched refs:PrintHeaderInfo (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 54 static void PrintHeaderInfo(raw_ostream *OutputFile, StringRef Filename, in PrintHeaderInfo() function 125 PrintHeaderInfo(OutputFile, Header.first, ShowDepth, 2, MSStyle); in AttachHeaderIncludeGen() 152 PrintHeaderInfo(OutputFile, DepOpts.ShowIncludesPretendHeader, in FileChanged() 183 PrintHeaderInfo(OutputFile, UserLoc.getFilename(), ShowDepth, IncludeDepth, in FileChanged() 197 PrintHeaderInfo(OutputFile, SkippedFile.getName(), ShowDepth, in FileSkipped()
|