Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp626 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);
2251 return parseDirectivePurgeMacro(IDLoc); in parseStatement()
4781 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser
H A DMasmParser.cpp986 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);
2495 return parseDirectivePurgeMacro(IDLoc); in parseStatement()
5970 bool MasmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in MasmParser