Searched defs:AddConstructSignature (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/ | ||
H A D | objectType.h | 169 void AddConstructSignature(Signature *signature) in AddConstructSignature() function in ark::es2panda::checker::ObjectType |
/arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
H A D | objectType.h | 163 void AddConstructSignature(Signature *signature) in AddConstructSignature() function in panda::es2panda::panda::es2panda::checker::ObjectType |
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
H A D | etsObjectType.h | 62 void AddConstructSignature(Signature *signature) in AddConstructSignature() function in ark::es2panda::checker::ETSObjectType 68 void AddConstructSignature(const ArenaVector<Signature *> &signatures) const in AddConstructSignature() function in ark::es2panda::checker::ETSObjectType |
Completed in 3 milliseconds