Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.h128 unsigned diag_note_inheritance_; variable
DFindBadConstructsConsumer.cpp204 diag_note_inheritance_ = diagnostic().getCustomDiagID( in FindBadConstructsConsumer()
819 diagnostic().Report(it->Base->getLocStart(), diag_note_inheritance_) in PrintInheritanceChain()