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

References

tools/clang/lib/AST/Decl.cpp
 2377     getASTContext().addDestruction(&Eval->Evaluated);
tools/clang/lib/AST/DeclTemplate.cpp
  298   C.addDestruction(CommonPtr);
  414   C.addDestruction(CommonPtr);
  967   C.addDestruction(CommonPtr);
 1031   C.addDestruction(CommonPtr);
tools/clang/lib/AST/Expr.cpp
  331       Context.addDestruction(&APValueResult());