Home
last modified time | relevance | path

Searched refs:parseDirectivePurgeMacro (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp625 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);
2252 return parseDirectivePurgeMacro(IDLoc); in parseStatement()
4780 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser
H A DMasmParser.cpp967 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);
2480 return parseDirectivePurgeMacro(IDLoc); in parseStatement()
5955 bool MasmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in MasmParser