Home
last modified time | relevance | path

Searched defs:MaxNestingDepth (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2866 unsigned MaxNestingDepth = AsmMacroMaxNestingDepth; handleMacroEntry() local
H A DMasmParser.cpp3214 if (ActiveMacros.size() == MaxNestingDepth) { in handleMacroEntry() local