Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp77 m_ast_builder.clang().CreateBaseClassSpecifier( in AddBaseClassForTypeIndex()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h897 CreateBaseClassSpecifier(lldb::opaque_compiler_type_t type,
H A DTypeSystemClang.cpp7884 TypeSystemClang::CreateBaseClassSpecifier(lldb::opaque_compiler_type_t type, in CreateBaseClassSpecifier() function in TypeSystemClang
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1383 m_ast.CreateBaseClassSpecifier(base_comp_type.GetOpaqueQualType(), in AddRecordBases()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1457 ast->CreateBaseClassSpecifier(base_class_clang_type.GetOpaqueQualType(), in ParseInheritance()