Home
last modified time | relevance | path

Searched refs:SelectorTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp106 llvm::PointerType *SelectorTy; member in __anonbab9bb100111::CGObjCGNU
696 EnforceType(Builder, cmd, SelectorTy) }; in LookupIMP()
714 MsgLookupFn.init(&CGM, "objc_msg_lookup", IMPTy, IdTy, SelectorTy); in CGObjCGCC()
717 PtrToObjCSuperTy, SelectorTy); in CGObjCGCC()
782 EnforceType(Builder, cmd, SelectorTy), in LookupIMP()
825 SelectorTy, IdTy); in CGObjCGNUstep()
828 PtrToObjCSuperTy, SelectorTy); in CGObjCGNUstep()
858 SelectorTy, IdTy, PtrDiffTy); in CGObjCGNUstep()
860 IdTy, SelectorTy, IdTy, PtrDiffTy); in CGObjCGNUstep()
862 IdTy, SelectorTy, IdTy, PtrDiffTy); in CGObjCGNUstep()
[all …]