Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DHeaderIncludeGen.cpp150 unsigned IncludeDepth = CurrentIncludeDepth; in FileChanged() local
152 --IncludeDepth; // Ignore indent from <built-in>. in FileChanged()
154 ++IncludeDepth; // Pretend inclusion by ShowIncludesPretendHeader. in FileChanged()
163 PrintHeaderInfo(OutputFile, UserLoc.getFilename(), ShowDepth, IncludeDepth, in FileChanged()