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

References

tools/clang/lib/AST/StmtCXX.cpp
  119   SubStmts[CoroutineBodyStmt::Deallocate] = Args.Deallocate;
tools/clang/lib/Sema/SemaCoroutine.cpp
 1295   this->Deallocate = DeleteExpr.get();
tools/clang/lib/Sema/TreeTransform.h
 7281     Builder.Deallocate = DeallocRes.get();