Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2010 const ObjCObjectPointerType *ObjPtrTy = in EmitObjCForCollectionStmt() local
2013 ObjPtrTy ? ObjPtrTy->getInterfaceType() : nullptr; in EmitObjCForCollectionStmt()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp579 if (const ObjCObjectPointerType *ObjPtrTy = in CreatePropertyDecl() local
581 ObjCInterfaceDecl *IDecl = ObjPtrTy->getObjectType()->getInterface(); in CreatePropertyDecl()