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()
64 type_system->StartTagDeclarationDefinition(fields_type); in GetRegisterType()95 type_system->StartTagDeclarationDefinition(field_type); in GetRegisterType()
210 ast->StartTagDeclarationDefinition(sigval_type); in GetSiginfoType() 221 ast->StartTagDeclarationDefinition(siginfo_type); in GetSiginfoType() 243 ast->StartTagDeclarationDefinition(union_type); in GetSiginfoType()
435 TypeSystemClang::StartTagDeclarationDefinition(clang_type); in CreateLLDBTypeFromPDBType()525 if (TypeSystemClang::StartTagDeclarationDefinition(ast_enum)) in CreateLLDBTypeFromPDBType()688 if (TypeSystemClang::StartTagDeclarationDefinition(element_ast_type)) { in CreateLLDBTypeFromPDBType()1261 if (TypeSystemClang::StartTagDeclarationDefinition(member_comp_type)) in AddRecordMembers()1380 if (TypeSystemClang::StartTagDeclarationDefinition(base_comp_type)) in AddRecordBases()1438 if (TypeSystemClang::StartTagDeclarationDefinition(method_comp_type)) in AddRecordMethod()
141 TypeSystemClang::StartTagDeclarationDefinition(union_type); in BuildAggregate()
370 ast.StartTagDeclarationDefinition(type); in PrepareContextToReceiveMembers()2169 TypeSystemClang::StartTagDeclarationDefinition(clang_type); in CompleteRecordType()2271 if (TypeSystemClang::StartTagDeclarationDefinition(clang_type)) { in CompleteEnumType()3856 m_ast.StartTagDeclarationDefinition(inner_holder); in ParseRustVariantPart()3872 m_ast.StartTagDeclarationDefinition(field_type); in ParseRustVariantPart()
370 TypeSystemClang::StartTagDeclarationDefinition(record_ct); in AddMember()
625 TypeSystemClang::StartTagDeclarationDefinition(ct); in CreateRecordType()1160 TypeSystemClang::StartTagDeclarationDefinition(enum_ct); in CreateEnumType()
540 m_ast->StartTagDeclarationDefinition(compiler_type); in CompleteType()
85 TypeSystemClang::StartTagDeclarationDefinition(compiler_type); in GetLLDBNSPairType()
1046 static bool StartTagDeclarationDefinition(const CompilerType &type);
2289 StartTagDeclarationDefinition(type); in CreateStructForIdentifier()8305 bool TypeSystemClang::StartTagDeclarationDefinition(const CompilerType &type) { in StartTagDeclarationDefinition() function in TypeSystemClang9551 bool started = TypeSystemClang::StartTagDeclarationDefinition(type); in RequireCompleteType()