reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  842   static bool isDestructorElided(ProgramStateRef State,

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
 1089   if (isDestructorElided(State, BTE, LC)) {