Searched refs:getControllingExpr (Results 1 – 7 of 7) sorted by relevance
155 gse->getControllingExpr(), in rebuild()
4184 gse->getControllingExpr(), in stripARCUnbridgedCast()
8279 getDerived().TransformExpr(E->getControllingExpr()); in TransformGenericSelectionExpr()
4463 const Expr *getControllingExpr() const { in getControllingExpr() function4466 Expr *getControllingExpr() { return cast<Expr>(SubExprs[CONTROLLING]); } in getControllingExpr() function
2158 TRY_TO(TraverseStmt(S->getControllingExpr()));
1488 PrintExpr(Node->getControllingExpr()); in VisitGenericSelectionExpr()
872 Record.AddStmt(E->getControllingExpr()); in VisitGenericSelectionExpr()