Home
last modified time | relevance | path

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

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