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

/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp284 bool handleMacroEntry(const MCAsmMacro *M, SMLoc NameLoc);
1344 return handleMacroEntry(M, IDLoc);
1955 // handleMacroEntry relies on not advancing the lexer here
2097 bool AsmParser::handleMacroEntry(const MCAsmMacro *M, SMLoc NameLoc) { function in class:AsmParser

Completed in 57 milliseconds