Searched refs:GetTypedSelector (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGObjCGNU.cpp | 512 virtual llvm::Value *GetTypedSelector(CodeGenFunction &CGF, Selector Sel, 1440 llvm::Value *GetTypedSelector(CodeGenFunction &CGF, Selector Sel, in GetTypedSelector() function in __anon128dbe400111::CGObjCGNUstep2 2343 llvm::Value *CGObjCGNU::GetTypedSelector(CodeGenFunction &CGF, Selector Sel, in GetTypedSelector() function in CGObjCGNU 2378 return GetTypedSelector(CGF, Sel, std::string()); in GetSelector() 2384 return GetTypedSelector(CGF, Method->getSelector(), SelTypes); in GetSelector()
|