Home
last modified time | relevance | path

Searched defs:TypeParams (Results 1 – 25 of 29) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunctionSignature.h45 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
50 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
DtsSignatureDeclaration.h68 [[nodiscard]] const TSTypeParameterDeclaration *TypeParams() const noexcept in TypeParams() function
73 [[nodiscard]] TSTypeParameterDeclaration *TypeParams() in TypeParams() function
DtsMethodSignature.h81 [[nodiscard]] const TSTypeParameterDeclaration *TypeParams() const noexcept in TypeParams() function
86 [[nodiscard]] TSTypeParameterDeclaration *TypeParams() in TypeParams() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsFunctionType.h58 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
63 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
DtsConstructorType.h60 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
64 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
DtsTypeReference.h35 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
DtsImportType.h41 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
DtsInterfaceDeclaration.h123 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
128 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
DtsTypeAliasDeclaration.h61 TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsFunctionType.h61 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
66 TSTypeParameterDeclaration *TypeParams() in TypeParams() function
DetsTypeReferencePart.h48 ir::TSTypeParameterInstantiation *TypeParams() in TypeParams() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DcallExpression.h79 [[nodiscard]] const TSTypeParameterInstantiation *TypeParams() const noexcept in TypeParams() function
84 [[nodiscard]] TSTypeParameterInstantiation *TypeParams() noexcept in TypeParams() function
DtaggedTemplateExpression.h48 [[nodiscard]] const TSTypeParameterInstantiation *TypeParams() const noexcept in TypeParams() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsTypeReference.h46 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
DtsImportType.h51 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
DtsFunctionType.h55 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
DtsTypeAliasDeclaration.h56 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
DtsConstructorType.h56 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
DtsSignatureDeclaration.h58 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
DtsInterfaceDeclaration.h70 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DnewExpression.h48 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
DtaggedTemplateExpression.h53 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
DcallExpression.h57 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
/arkcompiler/ets_frontend/ets2panda/ir/as/
DnamedType.h34 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h88 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function
93 TSTypeParameterDeclaration *TypeParams() in TypeParams() function

12