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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp54 bool ParseDirectiveIncludelib(StringRef, SMLoc);
134 addDirectiveHandler<&COFFMasmParser::ParseDirectiveIncludelib>(
315 /// ParseDirectiveIncludelib
317 bool COFFMasmParser::ParseDirectiveIncludelib(StringRef Directive, SMLoc Loc) { function in class:COFFMasmParser

Completed in 30 milliseconds