Searched refs:checkForBadMacro (Results 1 – 1 of 1) sorted by relevance
257 void checkForBadMacro(SMLoc DirectiveLoc, StringRef Name, StringRef Body,3508 checkForBadMacro(DirectiveLoc, Name, Body, Parameters); in parseDirectiveMacro()3527 void AsmParser::checkForBadMacro(SMLoc DirectiveLoc, StringRef Name, in checkForBadMacro() function in AsmParser