Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
HDObjCLanguage.cpp123 llvm::StringRef ObjCLanguage::MethodName::GetSelector() const { in GetSelector() function in ObjCLanguage::MethodName
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCMac.cpp1638 llvm::Value *GetSelector(CodeGenFunction &CGF, Selector Sel) override in GetSelector() function in __anon93fe37b10111::CGObjCNonFragileABIMac
1645 llvm::Value *GetSelector(CodeGenFunction &CGF, in GetSelector() function in __anon93fe37b10111::CGObjCNonFragileABIMac
1896 llvm::Value *CGObjCMac::GetSelector(CodeGenFunction &CGF, Selector Sel) { in GetSelector() function in CGObjCMac
1902 llvm::Value *CGObjCMac::GetSelector(CodeGenFunction &CGF, const ObjCMethodDecl in GetSelector() function in CGObjCMac
HDCGObjCGNU.cpp2490 llvm::Value *CGObjCGNU::GetSelector(CodeGenFunction &CGF, Selector Sel) { in GetSelector() function in CGObjCGNU
2494 llvm::Value *CGObjCGNU::GetSelector(CodeGenFunction &CGF, in GetSelector() function in CGObjCGNU