Searched refs:CheckCtorDtorWeight (Results 1 – 2 of 2) sorted by relevance
68 void CheckCtorDtorWeight(clang::SourceLocation record_location,
230 CheckCtorDtorWeight(record_location, record); in CheckChromeClass()286 void FindBadConstructsConsumer::CheckCtorDtorWeight( in CheckCtorDtorWeight() function in chrome_checker::FindBadConstructsConsumer