Searched refs:getControllingType (Results 1 – 10 of 10) sorted by relevance
899 Visit(E->getControllingType()->getType()); in VisitGenericSelectionExpr()
6381 TypeSourceInfo *getControllingType() { in getControllingType() function6384 const TypeSourceInfo* getControllingType() const { in getControllingType() function
2659 TRY_TO(TraverseTypeLoc(S->getControllingType()->getTypeLoc()));
727 E->getControllingType()->getType()->getDependence()); in computeDependence()
1658 Node->getControllingType()->getType().print(OS, Policy); in VisitGenericSelectionExpr()
7714 ToControllingType = importChecked(Err, E->getControllingType()); in VisitGenericSelectionExpr()
161 S.Context, gse->getGenericLoc(), gse->getControllingType(), in rebuild()
16946 Context, GSE->getGenericLoc(), GSE->getControllingType(), in FixOverloadedFunctionReference()
12976 ControllingType = getDerived().TransformType(E->getControllingType()); in TransformGenericSelectionExpr()
19772 ExOrTy = GSE->getControllingType(); in rebuildPotentialResultsAsNonOdrUsed()