Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.cpp156 diag_inline_complex_ctor_ = diagnostic().getCustomDiagID( in FindBadConstructsConsumer()
443 diag_inline_complex_ctor_); in CheckCtorDtorWeight()
454 diag_inline_complex_ctor_); in CheckCtorDtorWeight()
485 diagnostic_id == diag_inline_complex_ctor_ || in ReportIfSpellingLocNotIgnored()
DFindBadConstructsConsumer.h118 unsigned diag_inline_complex_ctor_; variable