Searched defs:emitWarning (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/LTO/ | ||
H A D | LTOCodeGenerator.cpp | 775 void LTOCodeGenerator::emitWarning(const std::string &ErrMsg) { in emitWarning() function in LTOCodeGenerator |
/openbsd-src/gnu/llvm/llvm/lib/Linker/ | ||
H A D | IRMover.cpp | 451 void emitWarning(const Twine &Message) { in emitWarning() function in __anon61347bbf0211::IRLinker |