Home
last modified time | relevance | path

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

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