Searched refs:parseDirectivePurgeMacro (Results 1 – 1 of 1) sorted by relevance
407 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);1494 return parseDirectivePurgeMacro(IDLoc); in parseStatement()3255 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser