Searched refs:isDestructorElided (Results 1 – 2 of 2) sorted by relevance
997 static bool isDestructorElided(ProgramStateRef State,
639 bool ExprEngine::isDestructorElided(ProgramStateRef State, in isDestructorElided() function in ExprEngine1585 if (isDestructorElided(State, BTE, LC)) { in ProcessTemporaryDtor()