Searched defs:getInits (Results 1 – 3 of 3) sorted by relevance
2412 MutableArrayRef<Expr *> getInits() { in getInits() function2415 ArrayRef<const Expr *> getInits() const { in getInits() function3704 MutableArrayRef<Expr *> getInits() { in getInits() function3707 ArrayRef<const Expr *> getInits() const { in getInits() function6899 MutableArrayRef<Expr *> getInits() { in getInits() function6902 ArrayRef<const Expr *> getInits() const { in getInits() function
4745 Expr **getInits() { return reinterpret_cast<Expr **>(InitExprs.data()); } in getInits() function4748 Expr * const *getInits() const { in getInits() function
1006 MutableArrayRef<Expr *> getInits() { in getInits() function