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 334 Decl *ProtocolPtrTy =
341 PIDecl = cast<ObjCPropertyDecl>(ProtocolPtrTy);
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 186 /// ProtocolPtrTy - LLVM type for external protocol handles
501 /// ProtocolPtrTy - LLVM type for struct objc_protocol *.
502 llvm::Type *ProtocolPtrTy;
    [all...]

Completed in 333 milliseconds