Searched refs:parseDirectivePurgeMacro (Results 1 – 2 of 2) sorted by relevance
625 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);2252 return parseDirectivePurgeMacro(IDLoc); in parseStatement()4780 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser
967 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);2480 return parseDirectivePurgeMacro(IDLoc); in parseStatement()5955 bool MasmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in MasmParser