Searched refs:ProtocolPtrTy (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp478 Decl *ProtocolPtrTy = local
485 PIDecl = cast<ObjCPropertyDecl>(ProtocolPtrTy);
/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp189 /// ProtocolPtrTy - LLVM type for external protocol handles
509 /// ProtocolPtrTy - LLVM type for struct objc_protocol *.
510 llvm::Type *ProtocolPtrTy; member in class:__anon17846::ObjCTypesHelper
1008 /// defined. The return value has type ProtocolPtrTy.
1057 /// ProtocolPtrTy.
1063 /// definition is seen. The return value has type ProtocolPtrTy.
1154 /// ProtocolPtrTy.
1160 /// definition is seen. The return value has type ProtocolPtrTy.
1344 /// ProtocolPtrTy.
1350 /// definition is seen. The return value has type ProtocolPtrTy
[all...]

Completed in 138 milliseconds