Home
last modified time | relevance | path

Searched refs:IsPossibleObjCSelector (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.h183 static bool IsPossibleObjCSelector(const char *name) { in IsPossibleObjCSelector() function
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp654 ObjCLanguage::IsPossibleObjCSelector(name_cstr)) in LookupInfo()
696 if (!ObjCLanguage::IsPossibleObjCSelector(name_cstr)) { in LookupInfo()