Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1449 getCXXDestructorCall(const CXXDestructorDecl *DD, const Stmt *Trigger, in getCXXDestructorCall() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp903 CallEventRef<CXXDestructorCall> Call = CEMgr.getCXXDestructorCall( in VisitCXXDestructor()
H A DCallEvent.cpp1480 return getCXXDestructorCall(Dtor, Trigger, ThisVal.getAsRegion(), in getCaller()