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