HomeSort by relevance Sort by last modified time
    Searched refs:ProtocolPtrTy (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 308 Decl *ProtocolPtrTy =
315 PIDecl = cast<ObjCPropertyDecl>(ProtocolPtrTy);
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 172 /// ProtocolPtrTy - LLVM type for external protocol handles
411 /// ProtocolPtrTy - LLVM type for struct objc_protocol *.
412 llvm::Type *ProtocolPtrTy;
803 /// defined. The return value has type ProtocolPtrTy.
    [all...]

Completed in 187 milliseconds