Searched defs:getInits (Results 1 – 3 of 3) sorted by relevance
2802 MutableArrayRef<Expr *> getInits() { in getInits() function2805 ArrayRef<const Expr *> getInits() const { in getInits() function4099 MutableArrayRef<Expr *> getInits() { in getInits() function4102 ArrayRef<const Expr *> getInits() const { in getInits() function7350 MutableArrayRef<Expr *> getInits() { in getInits() function7353 ArrayRef<const Expr *> getInits() const { in getInits() function
5062 Expr **getInits() { return reinterpret_cast<Expr **>(InitExprs.data()); } in getInits() function5065 Expr * const *getInits() const { in getInits() function
1098 MutableArrayRef<Expr *> getInits() { in getInits() function