Home
last modified time | relevance | path

Searched refs:CreateBaseClassSpecifier (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp80 m_ast_builder.clang().CreateBaseClassSpecifier( in AddBaseClassForTypeIndex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h990 CreateBaseClassSpecifier(lldb::opaque_compiler_type_t type,
H A DTypeSystemClang.cpp7919 TypeSystemClang::CreateBaseClassSpecifier(lldb::opaque_compiler_type_t type, in CreateBaseClassSpecifier() function in TypeSystemClang
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1390 m_ast.CreateBaseClassSpecifier( in AddRecordBases()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1529 ast->CreateBaseClassSpecifier(base_class_clang_type.GetOpaqueQualType(), in ParseInheritance()