Home
last modified time | relevance | path

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

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