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

/openbsd-current/gnu/llvm/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp49 bool ParseDirectiveIncludelib(StringRef, SMLoc);
122 addDirectiveHandler<&COFFMasmParser::ParseDirectiveIncludelib>(
389 /// ParseDirectiveIncludelib
391 bool COFFMasmParser::ParseDirectiveIncludelib(StringRef Directive, SMLoc Loc) { function in class:COFFMasmParser

Completed in 93 milliseconds