Searched refs:ControllingIndex (Results 1 – 2 of 2) sorted by relevance
5631 ControllingIndex = 0, enumerator5798 return cast<Expr>(getTrailingObjects<Stmt *>()[ControllingIndex]); in getControllingExpr()5801 return cast<Expr>(getTrailingObjects<Stmt *>()[ControllingIndex]); in getControllingExpr()
4206 getTrailingObjects<Stmt *>()[ControllingIndex] = ControllingExpr; in GenericSelectionExpr()4229 getTrailingObjects<Stmt *>()[ControllingIndex] = ControllingExpr; in GenericSelectionExpr()