Home
last modified time | relevance | path

Searched refs:CreateObjectTypeWithCallSignature (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsSignatureDeclaration.cpp87 placeholderObj = checker->CreateObjectTypeWithCallSignature(signature); in Check()
/arkcompiler/ets_frontend/es2panda/typescript/core/
DtypeCreation.cpp126 Type *Checker::CreateObjectTypeWithCallSignature(Signature *callSignature) in CreateObjectTypeWithCallSignature() function in panda::es2panda::checker::Checker
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h385 Type *CreateObjectTypeWithCallSignature(Signature *callSignature);