Home
last modified time | relevance | path

Searched refs:kNoteInheritance (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.cpp47 const char kNoteInheritance[] = "[chromium-style] %0 inherits from %1 here"; variable
171 diagnostic().getCustomDiagID(DiagnosticsEngine::Note, kNoteInheritance); in FindBadConstructsConsumer()