Searched refs:CondStackDepth (Results 1 – 1 of 1) sorted by relevance
91 size_t CondStackDepth; member94 MacroInstantiation(SMLoc IL, int EB, SMLoc EL, size_t CondStackDepth);2021 size_t CondStackDepth) in MacroInstantiation() argument2023 CondStackDepth(CondStackDepth) {} in MacroInstantiation()3626 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()