Searched defs:TypeParams (Results 1 – 7 of 7) sorted by relevance
1501 if (auto TypeParams = OID->getTypeParamListAsWritten()) { in VisitObjCInterfaceDecl() local1516 if (auto TypeParams = OID->getTypeParamListAsWritten()) { in VisitObjCInterfaceDecl() local1594 if (auto TypeParams = PID->getTypeParamList()) { in VisitObjCCategoryDecl() local
842 ObjCTypeParamList *TypeParams = Interface->getTypeParamList(); in checkPreObjCMessage() local
156 ObjCTypeParamList *TypeParams = nullptr; in ParseObjCAtClassDeclaration() local
3128 ObjCTypeParamList *TypeParams = TypeParamLists[i]; in ActOnForwardClassDeclaration() local
2754 SmallVector<Type *, 4> TypeParams; in parseTypeTableBody() local
3605 SmallVector<Type *> TypeParams; in parseTargetExtType() local
962 LLVMTypeRef *TypeParams, in LLVMTargetExtTypeInContext()