Home
last modified time | relevance | path

Searched defs:TypeParams (Results 1 - 25 of 27) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/ir/as/
H A DnamedType.h34 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function in ark::es2panda::ir::NamedType
/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsTypeReferencePart.h48 ir::TSTypeParameterInstantiation *TypeParams() in TypeParams() function in ark::es2panda::ir::ETSTypeReferencePart
H A DetsFunctionType.h57 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in ark::es2panda::ark::es2panda::ir::ETSFunctionType
62 TSTypeParameterDeclaration *TypeParams() in TypeParams() function in ark::es2panda::ark::es2panda::ir::ETSFunctionType
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsFunctionType.h58 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in ark::es2panda::ark::es2panda::ir::TSFunctionType
63 TSTypeParameterDeclaration *TypeParams() in TypeParams() function in ark::es2panda::ark::es2panda::ir::TSFunctionType
H A DtsTypeReference.h35 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function in ark::es2panda::ark::es2panda::ir::TSTypeReference
H A DtsConstructorType.h60 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in ark::es2panda::ark::es2panda::ir::TSConstructorType
64 TSTypeParameterDeclaration *TypeParams() in TypeParams() function in ark::es2panda::ark::es2panda::ir::TSConstructorType
H A DtsImportType.h41 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function in ark::es2panda::ir::TSImportType
H A DtsTypeAliasDeclaration.h63 TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in ark::es2panda::ark::es2panda::ir::TSTypeAliasDeclaration
H A DtsInterfaceDeclaration.h123 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in ark::es2panda::ark::es2panda::ir::TSInterfaceDeclaration
128 TSTypeParameterDeclaration *TypeParams() in TypeParams() function in ark::es2panda::ark::es2panda::ir::TSInterfaceDeclaration
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DscriptFunctionSignature.h45 TSTypeParameterDeclaration *TypeParams() in TypeParams() function in ark::es2panda::ir::FunctionSignature
50 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in ark::es2panda::ir::FunctionSignature
H A DtsSignatureDeclaration.h73 [[nodiscard]] TSTypeParameterDeclaration *TypeParams() in TypeParams() function in ark::es2panda::ark::es2panda::ir::TSSignatureDeclaration
H A DtsMethodSignature.h86 [[nodiscard]] TSTypeParameterDeclaration *TypeParams() in TypeParams() function in ark::es2panda::ark::es2panda::ir::TSMethodSignature
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DtaggedTemplateExpression.h53 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TaggedTemplateExpression
H A DnewExpression.h48 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::NewExpression
H A DcallExpression.h57 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::CallExpression
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsTypeReference.h46 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeReference
H A DtsFunctionType.h55 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSFunctionType
H A DtsImportType.h51 const TSTypeParameterInstantiation *TypeParams() const in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSImportType
H A DtsTypeAliasDeclaration.h56 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeAliasDeclaration
H A DtsConstructorType.h56 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSConstructorType
H A DtsSignatureDeclaration.h58 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSSignatureDeclaration
H A DtsInterfaceDeclaration.h70 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSInterfaceDeclaration
H A DtsMethodSignature.h71 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSMethodSignature
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A Dsignature.h134 const ArenaVector<Type *> &TypeParams() const in TypeParams() function in ark::es2panda::ark::es2panda::checker::ark::es2panda::checker::Signature
139 ArenaVector<Type *> &TypeParams() in TypeParams() function in ark::es2panda::ark::es2panda::checker::ark::es2panda::checker::Signature
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DscriptFunction.h88 const TSTypeParameterDeclaration *TypeParams() const in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunction
93 TSTypeParameterDeclaration *TypeParams() in TypeParams() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunction

Completed in 8 milliseconds

12