Searched refs:CondStackDepth (Results 1 – 1 of 1) sorted by relevance
100 size_t CondStackDepth; member103 MacroInstantiation(SMLoc IL, int EB, SMLoc EL, size_t CondStackDepth);2482 size_t CondStackDepth) in MacroInstantiation() argument2484 CondStackDepth(CondStackDepth) {} in MacroInstantiation()4460 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()