Searched defs:getInits (Results 1 – 3 of 3) sorted by relevance
1328 MutableArrayRef<Expr *> getInits() { in getInits() function1331 ArrayRef<const Expr *> getInits() const { in getInits() function1946 MutableArrayRef<Expr *> getInits() { in getInits() function1949 ArrayRef<const Expr *> getInits() const { in getInits() function
353 MutableArrayRef<Expr *> getInits() { in getInits() function
3779 Expr **getInits() { return reinterpret_cast<Expr **>(InitExprs.data()); } in getInits() function