Searched defs:TypeParams (Results 1 – 5 of 5) sorted by relevance
1352 if (auto TypeParams = OID->getTypeParamListAsWritten()) { in VisitObjCInterfaceDecl() local1362 if (auto TypeParams = OID->getTypeParamListAsWritten()) { in VisitObjCInterfaceDecl() local1440 if (auto TypeParams = PID->getTypeParamList()) { in VisitObjCCategoryDecl() local
843 ObjCTypeParamList *TypeParams = Interface->getTypeParamList(); in checkPreObjCMessage() local
148 ObjCTypeParamList *TypeParams = nullptr; in ParseObjCAtClassDeclaration() local
1568 llvm::Type *TypeParams[] = { in createForStaticInitFunction() local1593 llvm::Type *TypeParams[] = { getIdentTyPointerTy(), // loc in createDispatchInitFunction() local1614 llvm::Type *TypeParams[] = { in createDispatchFiniFunction() local1633 llvm::Type *TypeParams[] = { in createDispatchNextFunction() local
3106 ObjCTypeParamList *TypeParams = TypeParamLists[i]; in ActOnForwardClassDeclaration() local