Searched defs:ReportWarning (Results 1 – 6 of 6) sorted by relevance
30 void ReportWarning (const char *message, in ReportWarning() function
80 def ReportWarning(text): function
75 def ReportWarning(text): function
211 std::function<void(const Twine &, const DWARFDie &)> ReportWarning) { in analyzeImportedModule()319 std::function<void(const Twine &, const DWARFDie &)> ReportWarning, in analyzeContextInfo()
336 void ReportWarning(int line, int col, const std::string& message) { in ReportWarning() function in google::protobuf::TextFormat::Parser::ParserImpl363 void ReportWarning(const std::string& message) { in ReportWarning() function in google::protobuf::TextFormat::Parser::ParserImpl
1166 void Module::ReportWarning(const char *format, ...) { in ReportWarning() function in Module