Searched refs:CreateRecordType (Results 1 – 13 of 13) sorted by relevance
229 CompilerType sigval_type = ast->CreateRecordType( in GetSiginfoType() 239 CompilerType ptrace_option_type = ast->CreateRecordType( in GetSiginfoType() 250 CompilerType siginfo_type = ast->CreateRecordType( in GetSiginfoType() 256 CompilerType ksiginfo_type = ast->CreateRecordType( in GetSiginfoType() 273 CompilerType union_type = ast->CreateRecordType( in GetSiginfoType()
207 CompilerType sigval_type = ast->CreateRecordType( in GetSiginfoType() 218 CompilerType siginfo_type = ast->CreateRecordType( in GetSiginfoType() 240 CompilerType union_type = ast->CreateRecordType( in GetSiginfoType()
60 fields_type = type_system->CreateRecordType( in GetRegisterType()
102 clang::QualType CreateRecordType(PdbTypeSymId id,
602 clang::QualType PdbAstBuilder::CreateRecordType(PdbTypeSymId id, in CreateRecordType() function in PdbAstBuilder 619 CompilerType ct = m_clang.CreateRecordType( in CreateRecordType() 780 return CreateRecordType(type.index, tag.asUnion()); in CreateType() 783 return CreateRecordType(type.index, tag.asClass()); in CreateType() 1257 // gets created. But only call CreateRecordType if the namespace name in ParseNamespace()
367 CompilerType record_ct = clang.CreateRecordType( in AddMember()
130 CompilerType union_type(ast_ctx.CreateRecordType( in BuildAggregate()
506 CompilerType record_type = m_ast->CreateRecordType( in CreateRecord()563 CompilerType forward_compiler_type = m_ast->CreateRecordType( in CreateForward()
1811 clang_type = m_ast.CreateRecordType( in ParseStructureLikeDIE()3807 auto inner_holder = m_ast.CreateRecordType( in ParseRustVariantPart()3821 auto field_type = m_ast.CreateRecordType( in ParseRustVariantPart()
328 CompilerType CreateRecordType(clang::DeclContext *decl_ctx,
1220 CompilerType TypeSystemClang::CreateRecordType( in CreateRecordType() function in TypeSystemClang2275 type = CreateRecordType( in CreateStructForIdentifier()
79 compiler_type = scratch_ts_sp->CreateRecordType( in GetLLDBNSPairType()
421 clang_type = m_ast.CreateRecordType( in CreateLLDBTypeFromPDBType()