Home
last modified time | relevance | path

Searched defs:GetSelector (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp123 llvm::StringRef ObjCLanguage::MethodName::GetSelector() const { in GetSelector() function in ObjCLanguage::MethodName
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1630 llvm::Value *GetSelector(CodeGenFunction &CGF, Selector Sel) override in GetSelector() function in __anonf068995f0111::CGObjCNonFragileABIMac
1637 llvm::Value *GetSelector(CodeGenFunction &CGF, in GetSelector() function in __anonf068995f0111::CGObjCNonFragileABIMac
1888 llvm::Value *CGObjCMac::GetSelector(CodeGenFunction &CGF, Selector Sel) { in GetSelector() function in CGObjCMac
1894 llvm::Value *CGObjCMac::GetSelector(CodeGenFunction &CGF, const ObjCMethodDecl in GetSelector() function in CGObjCMac
H A DCGObjCGNU.cpp2491 llvm::Value *CGObjCGNU::GetSelector(CodeGenFunction &CGF, Selector Sel) { in GetSelector() function in CGObjCGNU
2495 llvm::Value *CGObjCGNU::GetSelector(CodeGenFunction &CGF, in GetSelector() function in CGObjCGNU