Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.h93 llvm::StringRef GetClassNameWithCategory() const;
H A DObjCLanguage.cpp116 llvm::StringRef ObjCLanguage::ObjCMethodName::GetClassNameWithCategory() const { in GetClassNameWithCategory() function in ObjCLanguage::ObjCMethodName
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp311 objc_method->GetClassNameWithCategory()); in IndexUnitImpl()