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()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()
134 TypeSystemClang::StartTagDeclarationDefinition(union_type); in BuildAggregate()
276 ast.StartTagDeclarationDefinition(type); in PrepareContextToReceiveMembers()946 if (TypeSystemClang::StartTagDeclarationDefinition(clang_type)) { in ParseEnum()2099 TypeSystemClang::StartTagDeclarationDefinition(clang_type); in CompleteRecordType()2181 if (TypeSystemClang::StartTagDeclarationDefinition(clang_type)) { in CompleteEnumType()3812 m_ast.StartTagDeclarationDefinition(inner_holder); in ParseRustVariantPart()3828 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()
542 m_ast->StartTagDeclarationDefinition(compiler_type); in CompleteType()
1022 static bool StartTagDeclarationDefinition(const CompilerType &type);
2278 StartTagDeclarationDefinition(type); in CreateStructForIdentifier()8379 bool TypeSystemClang::StartTagDeclarationDefinition(const CompilerType &type) { in StartTagDeclarationDefinition() function in TypeSystemClang9626 bool started = TypeSystemClang::StartTagDeclarationDefinition(type); in RequireCompleteType()
85 TypeSystemClang::StartTagDeclarationDefinition(compiler_type); in GetLLDBNSPairType()