Home
last modified time | relevance | path

Searched defs:Signature (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
H A Dsignature.h55 class Signature { class
57 Signature(SignatureInfo *signatureInfo, Type *returnType) : signatureInfo_(signatureInfo), returnType_(returnType) in Signature() function in panda::es2panda::panda::es2panda::checker::Signature
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A Dsignature.h104 class Signature { class
106 Signature(SignatureInfo *signatureInfo, Type *returnType) : signatureInfo_(signatureInfo), returnType_(returnType) in Signature() function in ark::es2panda::ark::es2panda::checker::ark::es2panda::checker::Signature
110 Signature(SignatureInfo *signatureInfo, Type *returnType, util::StringView internalName) in Signature() function in ark::es2panda::ark::es2panda::checker::ark::es2panda::checker::Signature
115 Signature(SignatureInfo *signatureInfo, Type *returnType, ir::ScriptFunction *func) in Signature() function in ark::es2panda::ark::es2panda::checker::ark::es2panda::checker::Signature
[all...]

Completed in 2 milliseconds