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

/openbsd-current/gnu/llvm/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp50 bool ParseDirectiveOption(StringRef, SMLoc);
124 addDirectiveHandler<&COFFMasmParser::ParseDirectiveOption>("option");
408 /// ParseDirectiveOption
410 bool COFFMasmParser::ParseDirectiveOption(StringRef Directive, SMLoc Loc) { function in class:COFFMasmParser

Completed in 479 milliseconds