Searched defs:typeParamList (Results 1 – 3 of 3) sorted by relevance
1495 ObjCTypeParamList *typeParamList, in Create()1518 ObjCTypeParamList *typeParamList, in ObjCInterfaceDecl()2034 ObjCTypeParamList *typeParamList, in ObjCCategoryDecl()2049 ObjCTypeParamList *typeParamList, in Create()
805 void Sema::popObjCTypeParamList(Scope *S, ObjCTypeParamList *typeParamList) { in popObjCTypeParamList()976 SourceLocation ClassLoc, ObjCTypeParamList *typeParamList, in ActOnStartClassInterface()1804 SourceLocation ClassLoc, ObjCTypeParamList *typeParamList, in ActOnStartCategoryInterface()
1150 bool CursorVisitor::VisitObjCTypeParamList(ObjCTypeParamList *typeParamList) { in VisitObjCTypeParamList()