Searched defs:TypeParams (Results 1 – 7 of 7) sorted by relevance
1508 if (auto TypeParams = OID->getTypeParamListAsWritten()) { VisitObjCInterfaceDecl() local 1518 if (auto TypeParams = OID->getTypeParamListAsWritten()) { VisitObjCInterfaceDecl() local 1596 if (auto TypeParams = PID->getTypeParamList()) { VisitObjCCategoryDecl() local
839 ObjCTypeParamList *TypeParams = Interface->getTypeParamList(); in checkPreObjCMessage() local
170 ObjCTypeParamList *TypeParams = nullptr; ParseObjCAtClassDeclaration() local
3119 ObjCTypeParamList *TypeParams = TypeParamLists[i]; ActOnForwardClassDeclaration() local
2537 SmallVector<Type *, 4> TypeParams; parseTypeTableBody() local
3308 SmallVector<Type *> TypeParams; parseTargetExtType() local
919 LLVMTargetExtTypeInContext(LLVMContextRef C,const char * Name,LLVMTypeRef * TypeParams,unsigned TypeParamCount,unsigned * IntParams,unsigned IntParamCount) LLVMTargetExtTypeInContext() argument