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