Home
last modified time | relevance | path

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

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