reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
   65     llvm::Type *params[] = { ObjectPtrTy, SelectorPtrTy };
   79     llvm::Type *params[] = { ObjectPtrTy, SelectorPtrTy };
   91     llvm::Type *params[] = { ObjectPtrTy, SelectorPtrTy };
  103     llvm::Type *params[] = { ObjectPtrTy, SelectorPtrTy };
  119     llvm::Type *params[] = { SuperPtrTy, SelectorPtrTy };
  130     llvm::Type *params[] = { SuperPtrTy, SelectorPtrTy };
  141     llvm::Type *params[] = { Int8PtrTy, SuperPtrTy, SelectorPtrTy };
  152     llvm::Type *params[] = { Int8PtrTy, SuperPtrTy, SelectorPtrTy };
 3845                          ObjCTypes.SelectorPtrTy);
 3864                     ObjCTypes.SelectorPtrTy);
 5056   values.addNullPointer(ObjCTypes.SelectorPtrTy);
 5131                                      ObjCTypes.SelectorPtrTy);
 5634   SelectorPtrTy =
 5688   MethodTy = llvm::StructType::create("struct._objc_method", SelectorPtrTy,
 5703       "struct._objc_method_description", SelectorPtrTy, Int8PtrTy);
 5834                                       SelectorPtrTy, ShortTy, ShortTy,
 5955   llvm::Type *params[] = { ObjectPtrTy, SelectorPtrTy };
 6027                                                ImpnfABITy, SelectorPtrTy);
 6633                     ObjCTypes.SelectorPtrTy);
 7493                                      ObjCTypes.SelectorPtrTy);
 7497         CGM.getModule(), ObjCTypes.SelectorPtrTy, false,