Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp415 CompilerType base_class_type = GetDirectBaseClassAtIndex() local
431 CompilerType base_class_type = GetVirtualBaseClassAtIndex() local
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DVariable.cpp480 CompilerType base_class_type = PrivateAutoCompleteMembers() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1475 Type *base_class_type = die.ResolveTypeUID(encoding_form.Reference()); ParseInheritance() local