Searched refs:SelectorTy (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/clang/lib/CodeGen/ |
| D | CGObjCGNU.cpp | 109 llvm::PointerType *SelectorTy; member in __anoncb3b958c0111::CGObjCGNU 695 EnforceType(Builder, cmd, SelectorTy) }; in LookupIMP() 712 MsgLookupFn.init(&CGM, "objc_msg_lookup", IMPTy, IdTy, SelectorTy); in CGObjCGCC() 715 PtrToObjCSuperTy, SelectorTy); in CGObjCGCC() 778 EnforceType(Builder, cmd, SelectorTy), in LookupIMP() 821 SelectorTy, IdTy); in CGObjCGNUstep() 824 PtrToObjCSuperTy, SelectorTy); in CGObjCGNUstep() 850 SelectorTy, IdTy, PtrDiffTy); in CGObjCGNUstep() 852 IdTy, SelectorTy, IdTy, PtrDiffTy); in CGObjCGNUstep() 854 IdTy, SelectorTy, IdTy, PtrDiffTy); in CGObjCGNUstep() [all …]
|