Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp222 unsigned IncludeDepth = CurrentIncludeDepth; in FileChanged() local
224 --IncludeDepth; // Ignore indent from <built-in>. in FileChanged()
226 ++IncludeDepth; // Pretend inclusion by ShowIncludesPretendHeader. in FileChanged()
238 PrintHeaderInfo(OutputFile, UserLoc.getFilename(), ShowDepth, IncludeDepth, in FileChanged()