Searched refs:ToControllingExpr (Results 1 – 1 of 1) sorted by relevance
7709 Expr *ToControllingExpr = nullptr; in VisitGenericSelectionExpr() local7712 ToControllingExpr = importChecked(Err, E->getControllingExpr()); in VisitGenericSelectionExpr()7715 assert((ToControllingExpr || ToControllingType) && in VisitGenericSelectionExpr()7734 if (ToControllingExpr) { in VisitGenericSelectionExpr()7736 ToCtx, ToGenericLoc, ToControllingExpr, ArrayRef(ToAssocTypes), in VisitGenericSelectionExpr()7746 if (ToControllingExpr) { in VisitGenericSelectionExpr()7748 ToCtx, ToGenericLoc, ToControllingExpr, ArrayRef(ToAssocTypes), in VisitGenericSelectionExpr()