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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h205 void ProcessAutomaticObjDtor(const CFGAutomaticObjDtor D,
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp534 ProcessAutomaticObjDtor(D.castAs<CFGAutomaticObjDtor>(), Pred, Dst);
575 void ExprEngine::ProcessAutomaticObjDtor(const CFGAutomaticObjDtor Dtor, function in class:ExprEngine

Completed in 391 milliseconds