Home
last modified time | relevance | path

Searched defs:SetTypeAnnotation (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DtsTypeAssertionBuilder.h35 TSTypeAssertionBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function
DtsTypeAliasDeclarationBuilder.h41 TSTypeAliasDeclarationBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function
DtsTypePredicateBuilder.h35 TSTypePredicateBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function
DtsIndexSignatureBuilder.h35 TSIndexSignatureBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function
DtsAsExpressionBuilder.h35 TSAsExpressionBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function
DtsMappedTypeBuilder.h35 TSMappedTypeBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function
DtsPropertySignatureBuilder.h29 TSPropertySignatureBuilder &SetTypeAnnotation(TypeNode *typeAnnotation) in SetTypeAnnotation() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DclassProperty.h49 void SetTypeAnnotation(TypeNode *typeAnnotation) noexcept in SetTypeAnnotation() function