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

References

tools/clang/include/clang/Analysis/CFG.h
  293       : CFGElement(LifetimeEnds, var, stmt) {}
  309     return elem.getKind() == LifetimeEnds;
tools/clang/lib/Analysis/CFG.cpp
 4954     case CFGElement::LifetimeEnds:
 5489   case CFGElement::Kind::LifetimeEnds:
tools/clang/lib/Analysis/PathDiagnostic.cpp
  555   case CFGElement::LifetimeEnds:
tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  656     case CFGElement::LifetimeEnds: