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
  285   void ProcessAutomaticObjDtor(const CFGAutomaticObjDtor D,

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  909     ProcessAutomaticObjDtor(D.castAs<CFGAutomaticObjDtor>(), Pred, Dst);