Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMCAsmParser.cpp24 cl::opt<unsigned> AsmMacroMaxNestingDepth( variable
H A DAsmParser.cpp78 extern cl::opt<unsigned> AsmMacroMaxNestingDepth;
2860 unsigned MaxNestingDepth = AsmMacroMaxNestingDepth; in handleMacroEntry()
H A DMasmParser.cpp78 extern cl::opt<unsigned> AsmMacroMaxNestingDepth;
3111 unsigned MaxNestingDepth = AsmMacroMaxNestingDepth; in handleMacroEntry()