Home
last modified time | relevance | path

Searched refs:AsmMacroMaxNestingDepth (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmParser.cpp25 cl::opt<unsigned> AsmMacroMaxNestingDepth( variable
H A DAsmParser.cpp764 extern cl::opt<unsigned> AsmMacroMaxNestingDepth;
2884 unsigned MaxNestingDepth = AsmMacroMaxNestingDepth; in handleMacroEntry()
H A DMasmParser.cpp1082 extern cl::opt<unsigned> AsmMacroMaxNestingDepth;
3213 unsigned MaxNestingDepth = AsmMacroMaxNestingDepth; in handleMacroEntry()