Home
last modified time | relevance | path

Searched defs:child_indexes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp424 std::vector<uint32_t> child_indexes; in GetChildMemberWithName() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6597 bool omit_empty_base_classes, std::vector<uint32_t> &child_indexes) { in GetIndexOfChildMemberWithName()