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

References

tools/clang/include/clang/AST/StmtCXX.h
  404     return cast_or_null<Expr>(getStoredStmts()[SubStmt::Allocate]);
tools/clang/lib/AST/StmtCXX.cpp
  118   SubStmts[CoroutineBodyStmt::Allocate] = Args.Allocate;