Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.cpp872 CXXBasePaths dtor_paths; in CheckRefCountedDtors() local
878 dtor_paths)) { in CheckRefCountedDtors()
882 for (CXXBasePaths::const_paths_iterator it = dtor_paths.begin(); in CheckRefCountedDtors()
883 it != dtor_paths.end(); in CheckRefCountedDtors()