Home
last modified time | relevance | path

Searched refs:IncludeDepth (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp167 unsigned IncludeDepth = CurrentIncludeDepth; in FileChanged() local
169 --IncludeDepth; // Ignore indent from <built-in>. in FileChanged()
171 ++IncludeDepth; // Pretend inclusion by ShowIncludesPretendHeader. in FileChanged()
183 PrintHeaderInfo(OutputFile, UserLoc.getFilename(), ShowDepth, IncludeDepth, in FileChanged()