Searched refs:adjustObjCTypeParamBoundType (Results 1 – 3 of 3) sorted by relevance
1571 void adjustObjCTypeParamBoundType(const ObjCTypeParamDecl *Orig,
941 S.Context.adjustObjCTypeParamBoundType(prevTypeParam, newTypeParam); in checkTypeParamListConsistency()968 S.Context.adjustObjCTypeParamBoundType(prevTypeParam, newTypeParam); in checkTypeParamListConsistency()
5265 void ASTContext::adjustObjCTypeParamBoundType(const ObjCTypeParamDecl *Orig, in adjustObjCTypeParamBoundType() function in ASTContext