Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h320 uint32_t GetIndexForRecordBase(const clang::RecordDecl *record_decl,
H A DTypeSystemClang.cpp6638 uint32_t TypeSystemClang::GetIndexForRecordBase( in GetIndexForRecordBase() function in TypeSystemClang
6785 child_idx = GetIndexForRecordBase(parent_record_decl, elem.Base, in GetIndexOfChildMemberWithName()