Home
last modified time | relevance | path

Searched refs:anon_struct_idx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.h41 GetValueOrOldCompressedPair(ValueObject &obj, size_t anon_struct_idx,
H A DLibCxx.cpp105 ValueObject &obj, size_t anon_struct_idx, llvm::StringRef child_name, in GetValueOrOldCompressedPair() argument
112 if (auto unwrapped = obj.GetChildAtIndex(anon_struct_idx)) { in GetValueOrOldCompressedPair()