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

/external/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp57 addDirectiveHandler<&COFFAsmParser::ParseDirectiveEndef>(".endef");
118 bool ParseDirectiveEndef(StringRef, SMLoc);
431 bool COFFAsmParser::ParseDirectiveEndef(StringRef, SMLoc) { function in class:COFFAsmParser

Completed in 50 milliseconds