Searched defs:typeParams_ (Results 1 - 20 of 20) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/ir/expressions/ | ||
H A D | taggedTemplateExpression.h | 72 TSTypeParameterInstantiation *typeParams_; member in ark::es2panda::ir::TaggedTemplateExpression |
H A D | callExpression.h | 169 TSTypeParameterInstantiation *typeParams_; member in ark::es2panda::ark::es2panda::ark::es2panda::ir::CallExpression |
/arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
H A D | tsTypeReference.h | 64 TSTypeParameterInstantiation *typeParams_; member in ark::es2panda::ark::es2panda::ir::TSTypeReference |
H A D | tsImportType.h | 73 TSTypeParameterInstantiation *typeParams_; member in ark::es2panda::ir::TSImportType |
H A D | tsTypeAliasDeclaration.h | 125 TSTypeParameterDeclaration *typeParams_; member in ark::es2panda::ark::es2panda::ir::TSTypeAliasDeclaration |
H A D | tsInterfaceDeclaration.h | 203 TSTypeParameterDeclaration *typeParams_; member in ark::es2panda::ark::es2panda::ir::TSInterfaceDeclaration |
/arkcompiler/ets_frontend/ets2panda/ir/base/ | ||
H A D | scriptFunctionSignature.h | 87 TSTypeParameterDeclaration *typeParams_; member in ark::es2panda::ir::FunctionSignature |
/arkcompiler/ets_frontend/es2panda/ir/expressions/ | ||
H A D | taggedTemplateExpression.h | 67 TSTypeParameterInstantiation *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::TaggedTemplateExpression |
H A D | newExpression.h | 66 TSTypeParameterInstantiation *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::NewExpression |
H A D | callExpression.h | 101 TSTypeParameterInstantiation *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::CallExpression |
/arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
H A D | tsTypeReference.h | 65 TSTypeParameterInstantiation *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeReference |
H A D | tsFunctionType.h | 80 TSTypeParameterDeclaration *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSFunctionType |
H A D | tsImportType.h | 75 TSTypeParameterInstantiation *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSImportType |
H A D | tsTypeAliasDeclaration.h | 79 TSTypeParameterDeclaration *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeAliasDeclaration |
H A D | tsConstructorType.h | 86 TSTypeParameterDeclaration *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSConstructorType |
H A D | tsSignatureDeclaration.h | 87 TSTypeParameterDeclaration *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSSignatureDeclaration |
H A D | tsInterfaceDeclaration.h | 90 TSTypeParameterDeclaration *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSInterfaceDeclaration |
H A D | tsMethodSignature.h | 115 TSTypeParameterDeclaration *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSMethodSignature |
/arkcompiler/ets_frontend/es2panda/ir/base/ | ||
H A D | scriptFunction.h | 259 TSTypeParameterDeclaration *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunction |
H A D | classDefinition.h | 276 TSTypeParameterDeclaration *typeParams_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ClassDefinition |
Completed in 13 milliseconds