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