| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | scriptFunctionSignature.h | 45 TSTypeParameterDeclaration *TypeParams() in TypeParams() function 50 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
|
| D | tsSignatureDeclaration.h | 68 [[nodiscard]] const TSTypeParameterDeclaration *TypeParams() const noexcept in TypeParams() function 73 [[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/ts/ |
| D | tsFunctionType.h | 58 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function 63 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
|
| D | tsConstructorType.h | 60 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function 64 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
|
| D | tsTypeReference.h | 35 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
|
| D | tsImportType.h | 41 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
|
| D | tsInterfaceDeclaration.h | 123 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function 128 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
|
| D | tsTypeAliasDeclaration.h | 61 TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ |
| D | etsFunctionType.h | 61 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function 66 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
|
| D | etsTypeReferencePart.h | 48 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
|
| /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 | 34 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
|