Searched refs:TransferBaseClasses (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp317 // assertion in the call to clang_type.TransferBaseClasses()
327 clang.TransferBaseClasses(m_derived_ct.GetOpaqueQualType(), std::move(bases));
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h973 bool TransferBaseClasses(
H A DTypeSystemClang.cpp7772 bool TypeSystemClang::TransferBaseClasses( function in class:TypeSystemClang
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1408 m_ast.TransferBaseClasses(record_type.GetOpaqueQualType(),
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2214 // assertion in the call to clang_type.TransferBaseClasses()
2223 m_ast.TransferBaseClasses(clang_type.GetOpaqueQualType(),

Completed in 202 milliseconds