| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | privateIdentifier.h | 47 const Expression *TypeAnnotation() const in TypeAnnotation() function 52 Expression *TypeAnnotation() in TypeAnnotation() function
|
| D | objectExpression.h | 54 const Expression *TypeAnnotation() const in TypeAnnotation() function 59 Expression *TypeAnnotation() in TypeAnnotation() function
|
| D | arrayExpression.h | 46 const Expression *TypeAnnotation() const in TypeAnnotation() function 51 Expression *TypeAnnotation() in TypeAnnotation() function
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsIndexSignature.h | 55 const Expression *TypeAnnotation() const in TypeAnnotation() function 60 Expression *TypeAnnotation() in TypeAnnotation() function
|
| D | tsSatisfiesExpression.h | 52 const Expression *TypeAnnotation() const in TypeAnnotation() function
|
| D | tsTypeAssertion.h | 39 const Expression *TypeAnnotation() const in TypeAnnotation() function
|
| D | tsTypePredicate.h | 47 Expression *TypeAnnotation() const in TypeAnnotation() function
|
| D | tsAsExpression.h | 53 const Expression *TypeAnnotation() const in TypeAnnotation() function
|
| D | tsPrivateIdentifier.h | 54 const Expression *TypeAnnotation() const in TypeAnnotation() function
|
| D | tsMappedType.h | 51 Expression *TypeAnnotation() in TypeAnnotation() function
|
| D | tsTypeAliasDeclaration.h | 61 const Expression *TypeAnnotation() const in TypeAnnotation() function
|
| D | tsPropertySignature.h | 55 const Expression *TypeAnnotation() const in TypeAnnotation() function
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| D | spreadElement.h | 47 const Expression *TypeAnnotation() const in TypeAnnotation() function
|
| D | classProperty.h | 75 const Expression *TypeAnnotation() const in TypeAnnotation() function 80 Expression *TypeAnnotation() in TypeAnnotation() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsTypePredicate.h | 38 TypeNode *TypeAnnotation() const in TypeAnnotation() function
|
| D | tsMappedType.h | 40 TypeNode *TypeAnnotation() in TypeAnnotation() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | tsIndexSignature.h | 51 [[nodiscard]] const TypeNode *TypeAnnotation() const noexcept in TypeAnnotation() function
|
| D | classProperty.h | 58 [[nodiscard]] TypeNode *TypeAnnotation() const noexcept in TypeAnnotation() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ |
| D | etsParameterExpression.cpp | 95 TypeNode const *ETSParameterExpression::TypeAnnotation() const noexcept in TypeAnnotation() function in ark::es2panda::ir::ETSParameterExpression 100 TypeNode *ETSParameterExpression::TypeAnnotation() noexcept in TypeAnnotation() function in ark::es2panda::ir::ETSParameterExpression
|
| /arkcompiler/ets_frontend/ets2panda/ir/ |
| D | astNode.h | 595 [[nodiscard]] TypeNode *TypeAnnotation() const noexcept in TypeAnnotation() function
|