Searched defs:getInits (Results 1 – 3 of 3) sorted by relevance
3299 MutableArrayRef<Expr *> getInits() { in getInits() function3302 ArrayRef<const Expr *> getInits() const { in getInits() function4653 MutableArrayRef<Expr *> getInits() { in getInits() function4656 ArrayRef<const Expr *> getInits() const { in getInits() function7936 MutableArrayRef<Expr *> getInits() { in getInits() function7939 ArrayRef<const Expr *> getInits() const { in getInits() function
5270 Expr **getInits() { return reinterpret_cast<Expr **>(InitExprs.data()); } in getInits() function5273 Expr * const *getInits() const { in getInits() function
1083 MutableArrayRef<Expr *> getInits() { in getInits() function