Searched refs:getControllingExpr (Results 1 – 7 of 7) sorted by relevance
155 gse->getControllingExpr(), in rebuild()
4135 gse->getControllingExpr(), in stripARCUnbridgedCast()
7969 getDerived().TransformExpr(E->getControllingExpr()); in TransformGenericSelectionExpr()
4560 const Expr *getControllingExpr() const { in getControllingExpr() function4563 Expr *getControllingExpr() { return cast<Expr>(SubExprs[CONTROLLING]); } in getControllingExpr() function
2056 TRY_TO(TraverseStmt(S->getControllingExpr()));
1358 PrintExpr(Node->getControllingExpr()); in VisitGenericSelectionExpr()
860 Writer.AddStmt(E->getControllingExpr()); in VisitGenericSelectionExpr()