Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6743 std::vector<uint32_t> save_indices = child_indexes; in GetIndexOfChildMemberWithName() local
6750 child_indexes = std::move(save_indices); in GetIndexOfChildMemberWithName()