Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp425 SBTypeMember SBType::GetVirtualBaseClassAtIndex(uint32_t idx) { in GetVirtualBaseClassAtIndex() function in SBType
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp841 CompilerType::GetVirtualBaseClassAtIndex(size_t idx, in GetVirtualBaseClassAtIndex() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5894 CompilerType TypeSystemClang::GetVirtualBaseClassAtIndex( in GetVirtualBaseClassAtIndex() function in TypeSystemClang