Searched refs:parseDirectivePurgeMacro (Results 1 – 2 of 2) sorted by relevance
618 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);2238 return parseDirectivePurgeMacro(IDLoc); in parseStatement()4749 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser
970 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);2515 return parseDirectivePurgeMacro(IDLoc); in parseStatement()6010 bool MasmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in MasmParser