Searched refs:ControllingIndex (Results 1 – 2 of 2) sorted by relevance
5646 ControllingIndex = 0, enumerator5813 return cast<Expr>(getTrailingObjects<Stmt *>()[ControllingIndex]); in getControllingExpr()5816 return cast<Expr>(getTrailingObjects<Stmt *>()[ControllingIndex]); in getControllingExpr()
4320 getTrailingObjects<Stmt *>()[ControllingIndex] = ControllingExpr; in GenericSelectionExpr()4343 getTrailingObjects<Stmt *>()[ControllingIndex] = ControllingExpr; in GenericSelectionExpr()