Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2687 bool AsmParser::parseMacroArgument(MCAsmMacroArgument &MA, bool Vararg) { in parseMacroArgument() function in AsmParser
H A DMasmParser.cpp3016 bool MasmParser::parseMacroArgument(const MCAsmMacroParameter *MP, in parseMacroArgument() function in MasmParser