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

/openbsd-current/gnu/llvm/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp47 bool ParseDirectiveSegment(StringRef, SMLoc);
159 addDirectiveHandler<&COFFMasmParser::ParseDirectiveSegment>("segment");
242 bool COFFMasmParser::ParseDirectiveSegment(StringRef Directive, SMLoc Loc) { function in class:COFFMasmParser

Completed in 68 milliseconds