Searched defs:ReportWarning (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/slang/ | ||
D | slang_rs_context.h | 366 clang::DiagnosticBuilder ReportWarning(const char (&Message)[N]) const { in ReportWarning() function |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
D | text_format.cc | 312 void ReportWarning(int line, int col, const string& message) { in ReportWarning() function in google::protobuf::TextFormat::Parser::ParserImpl |