Searched refs:isBaseDestructor (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp172 if (!Dtor->isBaseDestructor())
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h803 bool isBaseDestructor() const { function in class:clang::ento::CXXDestructorCall
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp932 if (isBaseDestructor())

Completed in 129 milliseconds