Home
last modified time | relevance | path

Searched defs:callSignatures (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DobjectDescriptor.h53 ArenaVector<Signature *> callSignatures; variable
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dobject.cpp116 ArenaVector<Signature *> callSignatures(allocator_->Adapter()); in ResolveUnionTypeMembers() local