Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.h121 unsigned diag_refcounted_needs_explicit_dtor_; variable
DFindBadConstructsConsumer.cpp170 diag_refcounted_needs_explicit_dtor_ = diagnostic().getCustomDiagID( in FindBadConstructsConsumer()
827 return diag_refcounted_needs_explicit_dtor_; in DiagnosticForIssue()
932 diag_refcounted_needs_explicit_dtor_); in CheckRefCountedDtors()