Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h314 uint32_t GetIndexForRecordBase(const clang::RecordDecl *record_decl,
H A DTypeSystemClang.cpp6642 uint32_t TypeSystemClang::GetIndexForRecordBase( in GetIndexForRecordBase() function in TypeSystemClang
6789 child_idx = GetIndexForRecordBase(parent_record_decl, elem.Base, in GetIndexOfChildMemberWithName()