Searched refs:MaxNestingDepth (Results 1 – 2 of 2) sorted by relevance
2811 unsigned MaxNestingDepth = AsmMacroMaxNestingDepth; in handleMacroEntry() local2812 if (ActiveMacros.size() == MaxNestingDepth) { in handleMacroEntry()2815 << MaxNestingDepth << " levels deep." in handleMacroEntry()
2752 unsigned MaxNestingDepth = AsmMacroMaxNestingDepth; in handleMacroEntry() local2753 if (ActiveMacros.size() == MaxNestingDepth) { in handleMacroEntry()2756 << MaxNestingDepth << " levels deep." in handleMacroEntry()