Searched refs:parseDirectivePurgeMacro (Results 1 – 2 of 2) sorted by relevance
629 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);2245 return parseDirectivePurgeMacro(IDLoc); in parseStatement()4810 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser
986 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);2464 return parseDirectivePurgeMacro(IDLoc); in parseStatement()5938 bool MasmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in MasmParser