Searched refs:CreateRecordType (Results 1 – 4 of 4) sorted by relevance
277 CreateRecordType (clang::DeclContext *decl_ctx,
43 …clang_type = target_ast_context->CreateRecordType(NULL, lldb::eAccessPublic, g___lldb_autogen_nspa… in GetLLDBNSPairType()
1183 ClangASTContext::CreateRecordType (DeclContext *decl_ctx, in CreateRecordType() function in ClangASTContext1894 …type = CreateRecordType(nullptr, lldb::eAccessPublic, type_name.GetCString(), clang::TTK_Struct, l… in GetOrCreateStructForIdentifier()
6297 clang_type = ast.CreateRecordType (decl_ctx, in ParseType()