Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp616 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);
2231 return parseDirectivePurgeMacro(IDLoc); in parseStatement()
4728 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser
H A DMasmParser.cpp917 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);
2396 return parseDirectivePurgeMacro(IDLoc); in parseStatement()
5687 bool MasmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in MasmParser