Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTypeReference.h65 TSTypeParameterInstantiation *typeParams_; variable
DtsImportType.h73 TSTypeParameterInstantiation *typeParams_; variable
DtsTypeAliasDeclaration.h152 TSTypeParameterDeclaration *typeParams_; variable
DtsInterfaceDeclaration.h209 TSTypeParameterDeclaration *typeParams_; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsTypeReference.h65 TSTypeParameterInstantiation *typeParams_; variable
DtsImportType.h75 TSTypeParameterInstantiation *typeParams_; variable
DtsFunctionType.h80 TSTypeParameterDeclaration *typeParams_; variable
DtsTypeAliasDeclaration.h79 TSTypeParameterDeclaration *typeParams_; variable
DtsConstructorType.h86 TSTypeParameterDeclaration *typeParams_; variable
DtsSignatureDeclaration.h87 TSTypeParameterDeclaration *typeParams_; variable
DtsInterfaceDeclaration.h90 TSTypeParameterDeclaration *typeParams_; variable
DtsMethodSignature.h115 TSTypeParameterDeclaration *typeParams_; variable
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DtaggedTemplateExpression.h72 TSTypeParameterInstantiation *typeParams_; variable
DcallExpression.h200 TSTypeParameterInstantiation *typeParams_; variable
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DnewExpression.h66 TSTypeParameterInstantiation *typeParams_; variable
DtaggedTemplateExpression.h67 TSTypeParameterInstantiation *typeParams_; variable
DcallExpression.h101 TSTypeParameterInstantiation *typeParams_; variable
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunctionSignature.h32 : typeParams_(typeParams), in typeParams_() function
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h274 TSTypeParameterDeclaration *typeParams_; variable
DclassDefinition.h314 TSTypeParameterDeclaration *typeParams_; variable