Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.cpp818 CXXBasePaths refcounted_path; in CheckRefCountedDtors() local
823 refcounted_path)) { in CheckRefCountedDtors()
832 PrintInheritanceChain(refcounted_path.front()); in CheckRefCountedDtors()
836 refcounted_path.begin()->back().Class->getDestructor()) { in CheckRefCountedDtors()
894 PrintInheritanceChain(refcounted_path.front()); in CheckRefCountedDtors()
899 PrintInheritanceChain(refcounted_path.front()); in CheckRefCountedDtors()