Searched refs:HasReachedMaxIncludeDepth (Results 1 – 2 of 2) sorted by relevance
1710 HasReachedMaxIncludeDepth = true; in HandleIncludeDirective()1870 if (ShouldEnter && HasReachedMaxIncludeDepth && File && in HandleIncludeDirective()
324 bool HasReachedMaxIncludeDepth = false; variable