Searched refs:handleMacroEntry (Results 1 – 1 of 1) sorted by relevance
283 bool handleMacroEntry(const MCAsmMacro *M, SMLoc NameLoc);1291 return handleMacroEntry(M, IDLoc); in parseStatement()1971 bool AsmParser::handleMacroEntry(const MCAsmMacro *M, SMLoc NameLoc) { in handleMacroEntry() function in AsmParser