Home
last modified time | relevance | path

Searched defs:ReportError (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_context.h355 clang::DiagnosticBuilder ReportError(const char (&Message)[N]) const { in ReportError() function
360 clang::DiagnosticBuilder ReportError(const clang::SourceLocation Loc, in ReportError() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.h722 bool ReportError(const Status* status) { function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.cc294 void ReportError(int line, int col, const string& message) { in ReportError() function in google::protobuf::TextFormat::Parser::ParserImpl
334 void ReportError(const string& message) { in ReportError() function in google::protobuf::TextFormat::Parser::ParserImpl