Searched defs:emitWarning (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/LTO/ | ||
H A D | LTOCodeGenerator.cpp | 768 void LTOCodeGenerator::emitWarning(const std::string &ErrMsg) { in emitWarning() function in LTOCodeGenerator |
/freebsd/contrib/llvm-project/llvm/lib/Linker/ | ||
H A D | IRMover.cpp | 456 void emitWarning(const Twine &Message) { in emitWarning() function in __anone1f06e680211::IRLinker |