Searched defs:GetSelector (Results 1 – 3 of 3) sorted by relevance
123 llvm::StringRef ObjCLanguage::MethodName::GetSelector() const { in GetSelector() function in ObjCLanguage::MethodName
1630 llvm::Value *GetSelector(CodeGenFunction &CGF, Selector Sel) override GetSelector() function in __anonf3b340e90111::CGObjCNonFragileABIMac 1637 llvm::Value *GetSelector(CodeGenFunction &CGF, GetSelector() function in __anonf3b340e90111::CGObjCNonFragileABIMac 1888 llvm::Value *CGObjCMac::GetSelector(CodeGenFunction &CGF, Selector Sel) { GetSelector() function in CGObjCMac 1894 llvm::Value *CGObjCMac::GetSelector(CodeGenFunction &CGF, const ObjCMethodDecl GetSelector() function in CGObjCMac
2491 llvm::Value *CGObjCGNU::GetSelector(CodeGenFunction &CGF, Selector Sel) { GetSelector() function in CGObjCGNU 2495 llvm::Value *CGObjCGNU::GetSelector(CodeGenFunction &CGF, GetSelector() function in CGObjCGNU