Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmParser.cpp26 cl::opt<unsigned> AsmMacroMaxNestingDepth( variable
H A DAsmParser.cpp748 extern cl::opt<unsigned> AsmMacroMaxNestingDepth;
2811 unsigned MaxNestingDepth = AsmMacroMaxNestingDepth; in handleMacroEntry()
H A DMasmParser.cpp966 extern cl::opt<unsigned> AsmMacroMaxNestingDepth;
2752 unsigned MaxNestingDepth = AsmMacroMaxNestingDepth; in handleMacroEntry()