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

References

tools/clang/lib/AST/Interp/Block.cpp
   43   if (Pointers == nullptr && IsDead)
tools/clang/lib/AST/Interp/Pointer.h
  142   bool isLive() const { return Pointee && !Pointee->IsDead; }