Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.cpp925 SourceLocation weak_ptr_factory_location; // Invalid initially. in CheckWeakPtrFactoryMembers() local
941 if (!weak_ptr_factory_location.isValid()) { in CheckWeakPtrFactoryMembers()
944 weak_ptr_factory_location = iter->getLocation(); in CheckWeakPtrFactoryMembers()
953 if (weak_ptr_factory_location.isValid() && in CheckWeakPtrFactoryMembers()
955 diagnostic().Report(weak_ptr_factory_location, in CheckWeakPtrFactoryMembers()