Home
last modified time | relevance | path

Searched refs:GetClassNameWithCategory (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.h68 ConstString GetClassNameWithCategory();
H A DObjCLanguage.cpp149 ConstString ObjCLanguage::MethodName::GetClassNameWithCategory() { in GetClassNameWithCategory() function in ObjCLanguage::MethodName
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp255 objc_method.GetClassNameWithCategory()); in IndexUnitImpl()