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