Searched refs:popObjCTypeParamList (Results 1 – 3 of 3) sorted by relevance
258 void popObjCTypeParamList(Scope *S, ObjCTypeParamList *typeParamList);
137 Actions.ObjC().popObjCTypeParamList(S, Params); in leave()
804 void SemaObjC::popObjCTypeParamList(Scope *S, in popObjCTypeParamList() function in SemaObjC