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