Searched defs:ReportWarning (Results 1 – 5 of 5) sorted by relevance
841 void ReportWarning(const char *format, Args &&...args) { ReportWarning() function
194 std::function<void(const Twine &, const DWARFDie &)> ReportWarning) { in analyzeImportedModule()309 std::function<void(const Twine &, const DWARFDie &)> ReportWarning) { in analyzeContextInfo()
1130 void Module::ReportWarning(const llvm::formatv_object_base &payload) { in ReportWarning() function in Module
1587 void Debugger::ReportWarning(std::string message, in ReportWarning() function in Debugger