Searched refs:CreateBaseClassSpecifier (Results 1 – 5 of 5) sorted by relevance
60 m_ast_builder.clang().CreateBaseClassSpecifier( in AddBaseClassForTypeIndex()
865 CreateBaseClassSpecifier(lldb::opaque_compiler_type_t type,
1296 m_ast.CreateBaseClassSpecifier(base_comp_type.GetOpaqueQualType(), in AddRecordBases()
3276 ast->CreateBaseClassSpecifier( in ParseChildMembers()
8342 ClangASTContext::CreateBaseClassSpecifier(lldb::opaque_compiler_type_t type, in CreateBaseClassSpecifier() function in ClangASTContext