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

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp382 Decl *ProtocolPtrTy = local
389 PIDecl = cast<ObjCPropertyDecl>(ProtocolPtrTy);
/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp186 /// ProtocolPtrTy - LLVM type for external protocol handles
501 /// ProtocolPtrTy - LLVM type for struct objc_protocol *.
502 llvm::Type *ProtocolPtrTy; member in class:__anon56::ObjCTypesHelper
901 /// defined. The return value has type ProtocolPtrTy.
952 /// ProtocolPtrTy.
958 /// definition is seen. The return value has type ProtocolPtrTy.
1045 /// ProtocolPtrTy.
1051 /// definition is seen. The return value has type ProtocolPtrTy.
1239 /// ProtocolPtrTy.
1245 /// definition is seen. The return value has type ProtocolPtrTy
[all...]

Completed in 152 milliseconds