Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h314 uint32_t GetIndexForRecordChild(const clang::RecordDecl *record_decl,
H A DTypeSystemClang.cpp6670 uint32_t TypeSystemClang::GetIndexForRecordChild( in GetIndexForRecordChild() function in TypeSystemClang
6802 child_idx = GetIndexForRecordChild( in GetIndexOfChildMemberWithName()