Home
last modified time | relevance | path

Searched refs:ExtractIndexFromString (Results 1 – 17 of 17) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp171 return ExtractIndexFromString(name.GetCString()); in GetIndexOfChildWithName()
279 uint32_t idx = ExtractIndexFromString(item_name); in GetIndexOfChildWithName()
H A DLibCxxOptional.cpp25 return formatters::ExtractIndexFromString(name.GetCString()); in GetIndexOfChildWithName()
H A DLibCxxTuple.cpp25 return formatters::ExtractIndexFromString(name.GetCString()); in GetIndexOfChildWithName()
H A DLibStdcppTuple.cpp100 return ExtractIndexFromString(name.GetCString()); in GetIndexOfChildWithName()
H A DLibCxxInitializerList.cpp115 return ExtractIndexFromString(name.GetCString()); in GetIndexOfChildWithName()
H A DLibCxxBitset.cpp25 return formatters::ExtractIndexFromString(name.GetCString()); in GetIndexOfChildWithName()
H A DLibCxxVariant.cpp178 return formatters::ExtractIndexFromString(name.GetCString()); in GetIndexOfChildWithName()
H A DLibCxxUnorderedMap.cpp214 return ExtractIndexFromString(name.GetCString()); in GetIndexOfChildWithName()
H A DLibCxxList.cpp116 return ExtractIndexFromString(name.GetCString()); in GetIndexOfChildWithName()
H A DLibCxxMap.cpp457 return ExtractIndexFromString(name.GetCString()); in GetIndexOfChildWithName()
/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DFormattersHelpers.cpp123 size_t lldb_private::formatters::ExtractIndexFromString(const char *item_name) { in ExtractIndexFromString() function in lldb_private::formatters
H A DVectorType.cpp239 uint32_t idx = ExtractIndexFromString(item_name); in GetIndexOfChildWithName()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormattersHelpers.h58 size_t ExtractIndexFromString(const char *item_name);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DNSSet.cpp390 uint32_t idx = ExtractIndexFromString(item_name); in GetIndexOfChildWithName()
545 uint32_t idx = ExtractIndexFromString(item_name); in GetIndexOfChildWithName()
H A DNSIndexPath.cpp133 uint32_t idx = ExtractIndexFromString(item_name); in GetIndexOfChildWithName()
H A DNSDictionary.cpp532 uint32_t idx = ExtractIndexFromString(item_name); in GetIndexOfChildWithName()
756 uint32_t idx = ExtractIndexFromString(item_name); in GetIndexOfChildWithName()
925 uint32_t idx = ExtractIndexFromString(item_name); in GetIndexOfChildWithName()
H A DNSArray.cpp555 uint32_t idx = ExtractIndexFromString(item_name); in GetIndexOfChildWithName()
644 uint32_t idx = ExtractIndexFromString(item_name); in GetIndexOfChildWithName()