Searched refs:ToControllingExpr (Results 1 – 1 of 1) sorted by relevance
7259 Expr *ToControllingExpr = nullptr; in VisitGenericSelectionExpr() local7262 ToControllingExpr = importChecked(Err, E->getControllingExpr()); in VisitGenericSelectionExpr()7265 assert((ToControllingExpr || ToControllingType) && in VisitGenericSelectionExpr()7284 if (ToControllingExpr) { in VisitGenericSelectionExpr()7286 ToCtx, ToGenericLoc, ToControllingExpr, llvm::ArrayRef(ToAssocTypes), in VisitGenericSelectionExpr()7296 if (ToControllingExpr) { in VisitGenericSelectionExpr()7298 ToCtx, ToGenericLoc, ToControllingExpr, llvm::ArrayRef(ToAssocTypes), in VisitGenericSelectionExpr()