Home
last modified time | relevance | path

Searched defs:GetDirectBaseClassAtIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp409 SBTypeMember SBType::GetDirectBaseClassAtIndex(uint32_t idx) { in GetDirectBaseClassAtIndex() function in SBType
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp831 CompilerType::GetDirectBaseClassAtIndex(size_t idx, in GetDirectBaseClassAtIndex() function in CompilerType
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5799 CompilerType TypeSystemClang::GetDirectBaseClassAtIndex( in GetDirectBaseClassAtIndex() function in TypeSystemClang