Home
last modified time | relevance | path

Searched defs:ReportWarning (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_context.h366 clang::DiagnosticBuilder ReportWarning(const char (&Message)[N]) const { in ReportWarning() function
371 clang::DiagnosticBuilder ReportWarning(const clang::SourceLocation Loc, in ReportWarning() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.cc312 void ReportWarning(int line, int col, const string& message) { in ReportWarning() function in google::protobuf::TextFormat::Parser::ParserImpl
341 void ReportWarning(const string& message) { in ReportWarning() function in google::protobuf::TextFormat::Parser::ParserImpl