Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp235 unsigned IncludeDepth = CurrentIncludeDepth; in FileChanged() local
237 --IncludeDepth; // Ignore indent from <built-in>. in FileChanged()
243 PrintHeaderInfo(OutputFile, UserLoc.getFilename(), ShowDepth, IncludeDepth, in FileChanged()