Searched refs:CondStackDepth (Results 1 – 1 of 1) sorted by relevance
89 size_t CondStackDepth; member92 MacroInstantiation(SMLoc IL, int EB, SMLoc EL, size_t CondStackDepth);1869 size_t CondStackDepth) in MacroInstantiation() argument1871 CondStackDepth(CondStackDepth) {} in MacroInstantiation()3492 while (TheCondStack.size() != ActiveMacros.back()->CondStackDepth) { in parseDirectiveExitMacro()