Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
HDObjCMT.cpp443 if (const ObjCObjectPointerType *ObjPtrTy = in PropertyMemoryAttribute() local
445 ObjCInterfaceDecl *IDecl = ObjPtrTy->getObjectType()->getInterface(); in PropertyMemoryAttribute()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp601 if (const ObjCObjectPointerType *ObjPtrTy = in CreatePropertyDecl() local
603 ObjCInterfaceDecl *IDecl = ObjPtrTy->getObjectType()->getInterface(); in CreatePropertyDecl()