Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.h146 static bool IsPossibleObjCSelector(const char *name) { in IsPossibleObjCSelector() function
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModule.cpp657 ObjCLanguage::IsPossibleObjCSelector(name_cstr)) in LookupInfo()
699 if (!ObjCLanguage::IsPossibleObjCSelector(name_cstr)) { in LookupInfo()