Searched defs:TypeParams (Results 1 – 6 of 6) sorted by relevance
1465 if (auto TypeParams = OID->getTypeParamListAsWritten()) { in VisitObjCInterfaceDecl() local1480 if (auto TypeParams = OID->getTypeParamListAsWritten()) { in VisitObjCInterfaceDecl() local1558 if (auto TypeParams = PID->getTypeParamList()) { in VisitObjCCategoryDecl() local
172 ObjCTypeParamList *TypeParams = nullptr; in ParseObjCAtClassDeclaration() local
3120 ObjCTypeParamList *TypeParams = TypeParamLists[i]; in ActOnForwardClassDeclaration() local
2664 SmallVector<Type *, 4> TypeParams; in parseTypeTableBody() local
3506 SmallVector<Type *> TypeParams; in parseTargetExtType() local
963 LLVMTypeRef *TypeParams, in LLVMTargetExtTypeInContext()