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 478 Decl *ProtocolPtrTy =
485 PIDecl = cast<ObjCPropertyDecl>(ProtocolPtrTy);
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 189 /// ProtocolPtrTy - LLVM type for external protocol handles
509 /// ProtocolPtrTy - LLVM type for struct objc_protocol *.
510 llvm::Type *ProtocolPtrTy;
    [all...]

Completed in 53 milliseconds