Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.cpp929 bool param_is_weak_ptr_factory_to_self = false; in CheckWeakPtrFactoryMembers() local
946 param_is_weak_ptr_factory_to_self = true; in CheckWeakPtrFactoryMembers()
954 !param_is_weak_ptr_factory_to_self) { in CheckWeakPtrFactoryMembers()