Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2688 bool AsmParser::parseMacroArgument(MCAsmMacroArgument &MA, bool Vararg) { in parseMacroArgument() function in AsmParser
H A DMasmParser.cpp3031 bool MasmParser::parseMacroArgument(const MCAsmMacroParameter *MP, in parseMacroArgument() function in MasmParser