Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DObjCLanguage.h63 ConstString GetFullNameWithoutCategory(bool empty_if_no_category);
DObjCLanguage.cpp206 ConstString ObjCLanguage::MethodName::GetFullNameWithoutCategory( in GetFullNameWithoutCategory() function in ObjCLanguage::MethodName
241 objc_method.GetFullNameWithoutCategory(/*empty_if_no_category*/ true); in GetMethodNameVariants()
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DManualDWARFIndex.cpp243 objc_method.GetFullNameWithoutCategory(true)); in IndexUnitImpl()
/external/llvm-project/lldb/source/Symbol/
DSymtab.cpp320 objc_method.GetFullNameWithoutCategory(true)) in InitNameIndexes()