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

References

tools/clang/lib/AST/StmtCXX.cpp
  118   SubStmts[CoroutineBodyStmt::Allocate] = Args.Allocate;
tools/clang/lib/Sema/SemaCoroutine.cpp
 1294   this->Allocate = NewExpr.get();
tools/clang/lib/Sema/TreeTransform.h
 7276     Builder.Allocate = AllocRes.get();