Searched refs:parseDirectivePurgeMacro (Results 1 – 2 of 2) sorted by relevance
616 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);2231 return parseDirectivePurgeMacro(IDLoc); in parseStatement()4728 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser
917 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);2396 return parseDirectivePurgeMacro(IDLoc); in parseStatement()5687 bool MasmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in MasmParser