Home
last modified time | relevance | path

Searched defs:TypeAnnotation (Results 1 – 20 of 20) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DprivateIdentifier.h47 const Expression *TypeAnnotation() const in TypeAnnotation() function
52 Expression *TypeAnnotation() in TypeAnnotation() function
DobjectExpression.h54 const Expression *TypeAnnotation() const in TypeAnnotation() function
59 Expression *TypeAnnotation() in TypeAnnotation() function
DarrayExpression.h46 const Expression *TypeAnnotation() const in TypeAnnotation() function
51 Expression *TypeAnnotation() in TypeAnnotation() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsIndexSignature.h55 const Expression *TypeAnnotation() const in TypeAnnotation() function
60 Expression *TypeAnnotation() in TypeAnnotation() function
DtsTypeAssertion.h39 const Expression *TypeAnnotation() const in TypeAnnotation() function
DtsSatisfiesExpression.h52 const Expression *TypeAnnotation() const in TypeAnnotation() function
DtsTypePredicate.h47 Expression *TypeAnnotation() const in TypeAnnotation() function
DtsAsExpression.h53 const Expression *TypeAnnotation() const in TypeAnnotation() function
DtsPrivateIdentifier.h54 const Expression *TypeAnnotation() const in TypeAnnotation() function
DtsMappedType.h51 Expression *TypeAnnotation() in TypeAnnotation() function
DtsTypeAliasDeclaration.h61 const Expression *TypeAnnotation() const in TypeAnnotation() function
DtsPropertySignature.h55 const Expression *TypeAnnotation() const in TypeAnnotation() function
/arkcompiler/ets_frontend/es2panda/ir/base/
DspreadElement.h47 const Expression *TypeAnnotation() const in TypeAnnotation() function
DclassProperty.h75 const Expression *TypeAnnotation() const in TypeAnnotation() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTypePredicate.h37 TypeNode *TypeAnnotation() const in TypeAnnotation() function
DtsMappedType.h40 TypeNode *TypeAnnotation() in TypeAnnotation() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsParameterExpression.cpp84 TypeNode const *ETSParameterExpression::TypeAnnotation() const noexcept in TypeAnnotation() function in panda::es2panda::ir::ETSParameterExpression
89 TypeNode *ETSParameterExpression::TypeAnnotation() noexcept in TypeAnnotation() function in panda::es2panda::ir::ETSParameterExpression
/arkcompiler/ets_frontend/ets2panda/ir/base/
DtsIndexSignature.h51 [[nodiscard]] const TypeNode *TypeAnnotation() const noexcept in TypeAnnotation() function
DclassProperty.h44 [[nodiscard]] TypeNode *TypeAnnotation() const noexcept in TypeAnnotation() function
/arkcompiler/ets_frontend/ets2panda/ir/
DastNode.h589 [[nodiscard]] TypeNode *TypeAnnotation() const noexcept in TypeAnnotation() function