Home
last modified time | relevance | path

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

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