Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp473 bool parseDirectivePurgeMacro(SMLoc DirectiveLoc);
1821 return parseDirectivePurgeMacro(IDLoc); in parseStatement()
4027 bool AsmParser::parseDirectivePurgeMacro(SMLoc DirectiveLoc) { in parseDirectivePurgeMacro() function in AsmParser