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

/openbsd-current/gnu/llvm/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp52 bool ParseDirectiveAlias(StringRef, SMLoc);
119 addDirectiveHandler<&COFFMasmParser::ParseDirectiveAlias>("alias");
506 bool COFFMasmParser::ParseDirectiveAlias(StringRef Directive, SMLoc Loc) { function in class:COFFMasmParser

Completed in 134 milliseconds