Searched defs:getInitExpr (Results 1 – 1 of 1) sorted by relevance
3275 const Expr *getInitExpr() const { return (const Expr*) Init; } getInitExpr() function 3276 Expr *getInitExpr() { return (Expr*) Init; } getInitExpr() function