| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsFunctionType.h | 58 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function 63 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
|
| D | tsConstructorType.h | 58 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function 62 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
|
| D | tsTypeReference.h | 36 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
|
| D | tsImportType.h | 41 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
|
| D | tsInterfaceDeclaration.h | 124 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function 129 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | scriptFunctionSignature.h | 54 [[nodiscard]] TSTypeParameterDeclaration *TypeParams() noexcept in TypeParams() function 59 [[nodiscard]] const TSTypeParameterDeclaration *TypeParams() const noexcept in TypeParams() function
|
| D | tsSignatureDeclaration.h | 67 [[nodiscard]] const TSTypeParameterDeclaration *TypeParams() const noexcept in TypeParams() function 72 [[nodiscard]] TSTypeParameterDeclaration *TypeParams() in TypeParams() function
|
| D | tsMethodSignature.h | 81 [[nodiscard]] const TSTypeParameterDeclaration *TypeParams() const noexcept in TypeParams() function 86 [[nodiscard]] TSTypeParameterDeclaration *TypeParams() in TypeParams() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ |
| D | etsFunctionType.h | 62 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function 67 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
|
| D | etsTypeReferencePart.h | 51 ir::TSTypeParameterInstantiation *TypeParams() in TypeParams() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/expressions/ |
| D | callExpression.h | 79 [[nodiscard]] const TSTypeParameterInstantiation *TypeParams() const noexcept in TypeParams() function 84 [[nodiscard]] TSTypeParameterInstantiation *TypeParams() noexcept in TypeParams() function
|
| D | taggedTemplateExpression.h | 48 [[nodiscard]] const TSTypeParameterInstantiation *TypeParams() const noexcept in TypeParams() function
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsTypeReference.h | 46 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
|
| D | tsImportType.h | 51 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
|
| D | tsFunctionType.h | 55 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
|
| D | tsTypeAliasDeclaration.h | 56 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
|
| D | tsConstructorType.h | 56 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
|
| D | tsSignatureDeclaration.h | 58 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
|
| D | tsInterfaceDeclaration.h | 70 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
|
| D | tsMethodSignature.h | 71 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | newExpression.h | 48 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
|
| D | taggedTemplateExpression.h | 53 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
|
| D | callExpression.h | 57 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/as/ |
| D | namedType.h | 37 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| D | scriptFunction.h | 88 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function 93 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
|