Home
last modified time | relevance | path

Searched defs:Signature (Results 1 – 22 of 22) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsNewMultiDimArrayInstanceExpression.h24 class Signature; variable
72 [[nodiscard]] checker::Signature *Signature() noexcept in Signature() function
77 [[nodiscard]] const checker::Signature *Signature() const noexcept in Signature() function
DetsNewArrayInstanceExpression.h24 class Signature; variable
68 [[nodiscard]] checker::Signature *Signature() const noexcept in Signature() function
73 [[nodiscard]] checker::Signature *Signature() noexcept in Signature() function
DetsNewClassInstanceExpression.h24 class Signature; variable
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DcallExpression.h25 class Signature; variable
104 [[nodiscard]] checker::Signature *Signature() noexcept in Signature() function
109 [[nodiscard]] checker::Signature *Signature() const noexcept in Signature() function
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DobjectType.h27 class Signature; variable
DobjectDescriptor.h28 class Signature; variable
/arkcompiler/ets_frontend/es2panda/typescript/types/
DobjectDescriptor.h29 class Signature; variable
Dsignature.h57Signature(SignatureInfo *signatureInfo, Type *returnType) : signatureInfo_(signatureInfo), returnT… in Signature() function
DtypeRelation.h29 class Signature; variable
DobjectType.h33 class Signature; variable
/arkcompiler/ets_frontend/ets2panda/varbinder/
DrecordTable.h29 class Signature; variable
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSemitter.h38 class Signature; variable
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunction.h30 class Signature; variable
69 [[nodiscard]] const checker::Signature *Signature() const noexcept in Signature() function
74 [[nodiscard]] checker::Signature *Signature() noexcept in Signature() function
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D14_ambients.rst368 .. _Ambient Iterable:
D4_names.rst1757 .. _Overload Signatures Correctness Check:
D7_expressions.rst6736 .. _Lambda Body:
/arkcompiler/ets_frontend/ets2panda/checker/
DcheckerContext.h42 class Signature; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeRelation.h30 class Signature; variable
/arkcompiler/ets_frontend/ets2panda/util/
Ddiagnostic.h33 class Signature; variable
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/
DArkSignature.ts31 export type Signature = FileSignature | NamespaceSignature | ClassSignature | MethodSignature | Fie… alias
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp576 std::tuple<Signature *, const ir::TSTypeParameterInstantiation *, TypeRelationFlag> info, in ValidateSignature()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument