Home
last modified time | relevance | path

Searched refs:IsPossibleObjCMethodName (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFIndex.cpp50 ObjCLanguage::IsPossibleObjCMethodName(die.GetName())) in ProcessFunctionDIE()
/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DObjCLanguage.h137 static bool IsPossibleObjCMethodName(const char *name) { in IsPossibleObjCMethodName() function
/external/llvm-project/lldb/source/Core/
DMangled.cpp421 && ObjCLanguage::IsPossibleObjCMethodName(demangled_name.GetCString())) in GuessLanguage()
DModule.cpp656 ObjCLanguage::IsPossibleObjCMethodName(name_cstr)) in LookupInfo()