Home
last modified time | relevance | path

Searched refs:ObjPtrTy (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/ARCMigrate/
DObjCMT.cpp432 if (const ObjCObjectPointerType *ObjPtrTy = in PropertyMemoryAttribute() local
434 ObjCInterfaceDecl *IDecl = ObjPtrTy->getObjectType()->getInterface(); in PropertyMemoryAttribute()
/external/llvm-project/clang/lib/ARCMigrate/
DObjCMT.cpp435 if (const ObjCObjectPointerType *ObjPtrTy = in PropertyMemoryAttribute() local
437 ObjCInterfaceDecl *IDecl = ObjPtrTy->getObjectType()->getInterface(); in PropertyMemoryAttribute()
/external/clang/lib/Sema/
DSemaObjCProperty.cpp592 if (const ObjCObjectPointerType *ObjPtrTy = in CreatePropertyDecl() local
594 ObjCInterfaceDecl *IDecl = ObjPtrTy->getObjectType()->getInterface(); in CreatePropertyDecl()
/external/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp1915 const ObjCObjectPointerType *ObjPtrTy = in EmitObjCForCollectionStmt() local
1918 ObjPtrTy ? ObjPtrTy->getInterfaceType() : nullptr; in EmitObjCForCollectionStmt()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp600 if (const ObjCObjectPointerType *ObjPtrTy = in CreatePropertyDecl() local
602 ObjCInterfaceDecl *IDecl = ObjPtrTy->getObjectType()->getInterface(); in CreatePropertyDecl()