Searched defs:GetDirectBaseClassAtIndex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBType.cpp | 500 SBTypeMember SBType::GetDirectBaseClassAtIndex(uint32_t idx) { in GetDirectBaseClassAtIndex() function in SBType |
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 860 CompilerType::GetDirectBaseClassAtIndex(size_t idx, GetDirectBaseClassAtIndex() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 5886 CompilerType TypeSystemClang::GetDirectBaseClassAtIndex( GetDirectBaseClassAtIndex() function in TypeSystemClang |