Home
last modified time | relevance | path

Searched refs:SetTypeAnnotation (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DtsAsExpressionBuilder.h35 TSAsExpressionBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function in ark::es2panda::ir::TSAsExpressionBuilder
H A DtsIndexSignatureBuilder.h35 TSIndexSignatureBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function in ark::es2panda::ir::TSIndexSignatureBuilder
H A DtsTypeAliasDeclarationBuilder.h41 TSTypeAliasDeclarationBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function in ark::es2panda::ir::TSTypeAliasDeclarationBuilder
H A DtsTypePredicateBuilder.h35 TSTypePredicateBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function in ark::es2panda::ir::TSTypePredicateBuilder
H A DtsTypeAssertionBuilder.h35 TSTypeAssertionBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function in ark::es2panda::ir::TSTypeAssertionBuilder
H A DtsMappedTypeBuilder.h35 TSMappedTypeBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function in ark::es2panda::ir::TSMappedTypeBuilder
H A DtsPropertySignatureBuilder.h29 TSPropertySignatureBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function in ark::es2panda::ir::TSPropertySignatureBuilder
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DclassProperty.h49 void SetTypeAnnotation(TypeNode *typeAnnotation) noexcept
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DinterfacePropertyDeclarations.cpp54 field->SetTypeAnnotation(unionType); in TransformOptionalFieldTypeAnnotation()
61 field->SetTypeAnnotation(unionType); in TransformOptionalFieldTypeAnnotation()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DutilityTypeHandlers.cpp165 propClone->SetTypeAnnotation(unionType); in CreateNullishProperty()

Completed in 4 milliseconds