Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp299 void checkForBadMacro(SMLoc DirectiveLoc, StringRef Name, StringRef Body,
3878 checkForBadMacro(DirectiveLoc, Name, Body, Parameters); in parseDirectiveMacro()
3897 void AsmParser::checkForBadMacro(SMLoc DirectiveLoc, StringRef Name, in checkForBadMacro() function in AsmParser