Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/type/
Dtype_param.h24 class TypeParams; variable
45 friend class TypeParams; variable
Dtype_systems.h29 class TypeParams; variable
Dtype_parametric.h26 class TypeParams; variable
Dtype_type.h28 class TypeParams; variable
Dtype_system.h274 friend class TypeParams; variable
/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
DtsMethodSignature.h69 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.h52 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h87 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function