Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.h68 void CheckCtorDtorWeight(clang::SourceLocation record_location,
DFindBadConstructsConsumer.cpp230 CheckCtorDtorWeight(record_location, record); in CheckChromeClass()
286 void FindBadConstructsConsumer::CheckCtorDtorWeight( in CheckCtorDtorWeight() function in chrome_checker::FindBadConstructsConsumer