Searched defs:getAssocExpr (Results 1 – 1 of 1) sorted by relevance
4446 const Expr *getAssocExpr(unsigned i) const { in getAssocExpr() function4449 Expr *getAssocExpr(unsigned i) { return cast<Expr>(SubExprs[END_EXPR+i]); } in getAssocExpr() function