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