Searched defs:getInits (Results 1 – 3 of 3) sorted by relevance
1226 MutableArrayRef<Expr *> getInits() { in getInits() function1229 ArrayRef<const Expr *> getInits() const { in getInits() function1810 MutableArrayRef<Expr *> getInits() { in getInits() function1813 ArrayRef<const Expr *> getInits() const { in getInits() function
348 MutableArrayRef<Expr *> getInits() { in getInits() function
3845 Expr **getInits() { return reinterpret_cast<Expr **>(InitExprs.data()); } in getInits() function