Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp618 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);
2238 return parseDirectivePurgeMacro(IDLoc); in parseStatement()
4749 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser
H A DMasmParser.cpp970 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);
2515 return parseDirectivePurgeMacro(IDLoc); in parseStatement()
6010 bool MasmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in MasmParser