Home
last modified time | relevance | path

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

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