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()
61 fields_type = type_system->CreateRecordType( in GetRegisterType()
102 clang::QualType CreateRecordType(PdbTypeSymId id,
602 clang::QualType PdbAstBuilder::CreateRecordType(PdbTypeSymId id, in CreateRecordType() function in PdbAstBuilder619 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()
364 CompilerType record_ct = clang.CreateRecordType( in AddMember()
128 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()
1838 clang_type = m_ast.CreateRecordType( in ParseStructureLikeDIE()3877 auto inner_holder = m_ast.CreateRecordType( in ParseRustVariantPart()3891 auto field_type = m_ast.CreateRecordType( in ParseRustVariantPart()
79 compiler_type = scratch_ts_sp->CreateRecordType( in GetLLDBNSPairType()
323 CompilerType CreateRecordType(clang::DeclContext *decl_ctx,
1272 CompilerType TypeSystemClang::CreateRecordType( in CreateRecordType() function in TypeSystemClang2323 type = CreateRecordType( in CreateStructForIdentifier()
421 clang_type = m_ast.CreateRecordType( in CreateLLDBTypeFromPDBType()