Searched defs:getControllingExpr (Results 1 – 1 of 1) sorted by relevance
4138 const Expr *getControllingExpr() const { in getControllingExpr() function4141 Expr *getControllingExpr() { return cast<Expr>(SubExprs[CONTROLLING]); } in getControllingExpr() function