Searched refs:ProcessDeleteDtor (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h287 void ProcessDeleteDtor(const CFGDeleteDtor D,
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp922 ProcessDeleteDtor(D.castAs<CFGDeleteDtor>(), Pred, Dst);
985 void ExprEngine::ProcessDeleteDtor(const CFGDeleteDtor Dtor, function in class:ExprEngine

Completed in 110 milliseconds