Searched refs:StartTagDeclarationDefinition (Results 1 – 12 of 12) sorted by relevance
232 ast->StartTagDeclarationDefinition(sigval_type); in GetSiginfoType()242 ast->StartTagDeclarationDefinition(ptrace_option_type); in GetSiginfoType()253 ast->StartTagDeclarationDefinition(siginfo_type); in GetSiginfoType()259 ast->StartTagDeclarationDefinition(ksiginfo_type); in GetSiginfoType()276 ast->StartTagDeclarationDefinition(union_type); in GetSiginfoType()
210 ast->StartTagDeclarationDefinition(sigval_type); in GetSiginfoType()221 ast->StartTagDeclarationDefinition(siginfo_type); in GetSiginfoType()243 ast->StartTagDeclarationDefinition(union_type); in GetSiginfoType()
65 type_system->StartTagDeclarationDefinition(fields_type); in GetRegisterType()
435 TypeSystemClang::StartTagDeclarationDefinition(clang_type); in CreateLLDBTypeFromPDBType()525 if (TypeSystemClang::StartTagDeclarationDefinition(ast_enum)) in CreateLLDBTypeFromPDBType()689 if (TypeSystemClang::StartTagDeclarationDefinition(element_ast_type)) { in CreateLLDBTypeFromPDBType()1262 if (TypeSystemClang::StartTagDeclarationDefinition(member_comp_type)) in AddRecordMembers()1381 if (TypeSystemClang::StartTagDeclarationDefinition(base_comp_type)) in AddRecordBases()1439 if (TypeSystemClang::StartTagDeclarationDefinition(method_comp_type)) in AddRecordMethod()
132 TypeSystemClang::StartTagDeclarationDefinition(union_type); in BuildAggregate()
239 bool started = TypeSystemClang::StartTagDeclarationDefinition(type); in ForcefullyCompleteType()895 if (TypeSystemClang::StartTagDeclarationDefinition(clang_type)) { in ParseEnum()1872 if (TypeSystemClang::StartTagDeclarationDefinition(clang_type)) { in ParseStructureLikeDIE()1913 TypeSystemClang::StartTagDeclarationDefinition(clang_type); in ParseStructureLikeDIE()2173 TypeSystemClang::StartTagDeclarationDefinition(clang_type); in CompleteRecordType()2261 if (TypeSystemClang::StartTagDeclarationDefinition(clang_type)) { in CompleteEnumType()3882 m_ast.StartTagDeclarationDefinition(inner_holder); in ParseRustVariantPart()3898 m_ast.StartTagDeclarationDefinition(field_type); in ParseRustVariantPart()
367 TypeSystemClang::StartTagDeclarationDefinition(record_ct); in AddMember()
625 TypeSystemClang::StartTagDeclarationDefinition(ct); in CreateRecordType()1160 TypeSystemClang::StartTagDeclarationDefinition(enum_ct); in CreateEnumType()
542 m_ast->StartTagDeclarationDefinition(compiler_type); in CompleteType()
85 TypeSystemClang::StartTagDeclarationDefinition(compiler_type); in GetLLDBNSPairType()
1001 static bool StartTagDeclarationDefinition(const CompilerType &type);
2326 StartTagDeclarationDefinition(type); in CreateStructForIdentifier()8215 bool TypeSystemClang::StartTagDeclarationDefinition(const CompilerType &type) { in StartTagDeclarationDefinition() function in TypeSystemClang9412 bool started = TypeSystemClang::StartTagDeclarationDefinition(type); in RequireCompleteType()