Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp154 llvm::StringRef selector_name = GetSelector(); in GetFullNameWithoutCategory() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp918 ConstString selector_name(ss.GetString()); in FindObjCMethodDecls() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp2781 const char *selector_name = nullptr; member