Searched refs:handleMacroEntry (Results 1 – 2 of 2) sorted by relevance
594 bool handleMacroEntry(2274 return handleMacroEntry(M, IDLoc); in parseStatement()3210 bool MasmParser::handleMacroEntry(const MCAsmMacro *M, SMLoc NameLoc, in handleMacroEntry() function in MasmParser3279 handleMacroEntry(M, NameLoc, AsmToken::RParen)) in handleMacroInvocation()
315 bool handleMacroEntry(MCAsmMacro *M, SMLoc NameLoc);1987 return handleMacroEntry(M, IDLoc); in parseStatement()2867 bool AsmParser::handleMacroEntry(MCAsmMacro *M, SMLoc NameLoc) { in handleMacroEntry() function in AsmParser