Searched refs:handleMacroEntry (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp288 bool handleMacroEntry(const MCAsmMacro *M, SMLoc NameLoc);
1485 return handleMacroEntry(M, IDLoc);
2116 // handleMacroEntry relies on not advancing the lexer here
2252 bool AsmParser::handleMacroEntry(const MCAsmMacro *M, SMLoc NameLoc) { function in class:AsmParser

Completed in 62 milliseconds