reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
43 if (Pointers == nullptr && IsDead)
tools/clang/lib/AST/Interp/Pointer.h 142 bool isLive() const { return Pointee && !Pointee->IsDead; }