Searched refs:getControllingType (Results 1 – 10 of 10) sorted by relevance
840 Visit(E->getControllingType()->getType()); in VisitGenericSelectionExpr()
6182 TypeSourceInfo *getControllingType() { in getControllingType() function6185 const TypeSourceInfo* getControllingType() const { in getControllingType() function
2616 TRY_TO(TraverseTypeLoc(S->getControllingType()->getTypeLoc()));
726 E->getControllingType()->getType()->getDependence()); in computeDependence()
1520 Node->getControllingType()->getType().print(OS, Policy); in VisitGenericSelectionExpr()
7366 ToControllingType = importChecked(Err, E->getControllingType()); in VisitGenericSelectionExpr()
163 S.Context, gse->getGenericLoc(), gse->getControllingType(), in rebuild()
16129 Context, GSE->getGenericLoc(), GSE->getControllingType(), in FixOverloadedFunctionReference()
11852 ControllingType = getDerived().TransformType(E->getControllingType()); in TransformGenericSelectionExpr()
19291 ExOrTy = GSE->getControllingType(); in rebuildPotentialResultsAsNonOdrUsed()