Searched refs:parseDirectivePurgeMacro (Results 1 – 4 of 4) sorted by relevance
473 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);1821 return parseDirectivePurgeMacro(IDLoc); in parseStatement()4027 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser
598 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);2146 return parseDirectivePurgeMacro(IDLoc); in parseStatement()4628 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser
598 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);2160 return parseDirectivePurgeMacro(IDLoc); in parseStatement()4663 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser
917 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);2388 return parseDirectivePurgeMacro(IDLoc); in parseStatement()5669 bool MasmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in MasmParser