Searched refs:StartTagDeclarationDefinition (Results 1 – 7 of 7) sorted by relevance
426 TypeSystemClang::StartTagDeclarationDefinition(clang_type); in CreateLLDBTypeFromPDBType()517 if (TypeSystemClang::StartTagDeclarationDefinition(ast_enum)) in CreateLLDBTypeFromPDBType()684 if (TypeSystemClang::StartTagDeclarationDefinition(element_ast_type)) { in CreateLLDBTypeFromPDBType()1253 if (TypeSystemClang::StartTagDeclarationDefinition(member_comp_type)) in AddRecordMembers()1363 if (TypeSystemClang::StartTagDeclarationDefinition(base_comp_type)) in AddRecordBases()1421 if (TypeSystemClang::StartTagDeclarationDefinition(method_comp_type)) in AddRecordMethod()
130 TypeSystemClang::StartTagDeclarationDefinition(union_type); in BuildAggregate()
234 bool started = TypeSystemClang::StartTagDeclarationDefinition(type); in ForcefullyCompleteType()861 if (TypeSystemClang::StartTagDeclarationDefinition(clang_type)) { in ParseEnum()1677 if (TypeSystemClang::StartTagDeclarationDefinition(clang_type)) { in ParseStructureLikeDIE()1712 TypeSystemClang::StartTagDeclarationDefinition(clang_type); in ParseStructureLikeDIE()1966 TypeSystemClang::StartTagDeclarationDefinition(clang_type); in CompleteRecordType()2049 if (TypeSystemClang::StartTagDeclarationDefinition(clang_type)) { in CompleteEnumType()
785 TypeSystemClang::StartTagDeclarationDefinition(ct); in CreateRecordType()1111 TypeSystemClang::StartTagDeclarationDefinition(enum_ct); in CreateEnumType()
918 static bool StartTagDeclarationDefinition(const CompilerType &type);
2280 StartTagDeclarationDefinition(type); in CreateStructForIdentifier()8166 bool TypeSystemClang::StartTagDeclarationDefinition(const CompilerType &type) { in StartTagDeclarationDefinition() function in TypeSystemClang
86 TypeSystemClang::StartTagDeclarationDefinition(compiler_type); in GetLLDBNSPairType()