Searched refs:getErrorLevel (Results 1 – 7 of 7) sorted by relevance
/external/v8/tools/clang/blink_gc_plugin/ |
D | DiagnosticsReporter.cpp | 182 getErrorLevel(), kClassMustLeftMostlyDeriveGC); in DiagnosticsReporter() 184 diagnostic_.getCustomDiagID(getErrorLevel(), kClassRequiresTraceMethod); in DiagnosticsReporter() 186 diagnostic_.getCustomDiagID(getErrorLevel(), kBaseRequiresTracing); in DiagnosticsReporter() 188 diagnostic_.getCustomDiagID(getErrorLevel(), kFieldsRequireTracing); in DiagnosticsReporter() 190 diagnostic_.getCustomDiagID(getErrorLevel(), kFieldsImproperlyTraced); in DiagnosticsReporter() 192 getErrorLevel(), kClassContainsInvalidFields); in DiagnosticsReporter() 194 diagnostic_.getCustomDiagID(getErrorLevel(), kClassContainsGCRoot); in DiagnosticsReporter() 196 getErrorLevel(), kClassRequiresFinalization); in DiagnosticsReporter() 200 getErrorLevel(), kFinalizerAccessesFinalizedField); in DiagnosticsReporter() 202 getErrorLevel(), kFinalizerAccessesEagerlyFinalizedField); in DiagnosticsReporter() [all …]
|
D | BlinkGCPluginConsumer.h | 72 clang::DiagnosticsEngine::Level getErrorLevel();
|
D | DiagnosticsReporter.h | 26 clang::DiagnosticsEngine::Level getErrorLevel() const;
|
/external/v8/tools/clang/plugins/ |
D | FindBadConstructsConsumer.cpp | 129 getErrorLevel(), in FindBadConstructsConsumer() 133 getErrorLevel(), "[chromium-style] %0 is redundant; %1 implies %0."); in FindBadConstructsConsumer() 135 getErrorLevel(), "[chromium-style] %0 will be redundant; %1 implies %0."); in FindBadConstructsConsumer() 139 getErrorLevel(), in FindBadConstructsConsumer() 143 getErrorLevel(), in FindBadConstructsConsumer() 149 getErrorLevel(), in FindBadConstructsConsumer() 153 getErrorLevel(), in FindBadConstructsConsumer() 157 getErrorLevel(), in FindBadConstructsConsumer() 162 getErrorLevel(), in FindBadConstructsConsumer() 166 getErrorLevel(), in FindBadConstructsConsumer() [all …]
|
D | ChromeClassTester.h | 27 clang::DiagnosticsEngine::Level getErrorLevel();
|
D | ChromeClassTester.cpp | 228 DiagnosticsEngine::Level ChromeClassTester::getErrorLevel() { in getErrorLevel() function in ChromeClassTester
|
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |