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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp227 clang.TransferBaseClasses(m_derived_ct.GetOpaqueQualType(), std::move(bases));
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTContext.h789 bool TransferBaseClasses(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1319 m_ast.TransferBaseClasses(record_type.GetOpaqueQualType(),
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2055 // assertion in the call to clang_type.TransferBaseClasses()
2075 // "clang_type.TransferBaseClasses()" below. Since we
2088 m_ast.TransferBaseClasses(clang_type.GetOpaqueQualType(),
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp7325 bool ClangASTContext::TransferBaseClasses( function in class:ClangASTContext

Completed in 148 milliseconds