Searched refs:ToControllingExpr (Results 1 – 1 of 1) sorted by relevance
7361 Expr *ToControllingExpr = nullptr; in VisitGenericSelectionExpr() local7364 ToControllingExpr = importChecked(Err, E->getControllingExpr()); in VisitGenericSelectionExpr()7367 assert((ToControllingExpr || ToControllingType) && in VisitGenericSelectionExpr()7386 if (ToControllingExpr) { in VisitGenericSelectionExpr()7388 ToCtx, ToGenericLoc, ToControllingExpr, llvm::ArrayRef(ToAssocTypes), in VisitGenericSelectionExpr()7398 if (ToControllingExpr) { in VisitGenericSelectionExpr()7400 ToCtx, ToGenericLoc, ToControllingExpr, llvm::ArrayRef(ToAssocTypes), in VisitGenericSelectionExpr()