Searched refs:handleMacroInvocation (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp568 bool handleMacroInvocation(const MCAsmMacro *M, SMLoc NameLoc);
1145 if (handleMacroInvocation(M, MacroTok.getLoc())) {
3170 bool MasmParser::handleMacroInvocation(const MCAsmMacro *M, SMLoc NameLoc) { function in class:MasmParser

Completed in 87 milliseconds