Searched defs:ConstructSignatures (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/ | ||
H A D | objectType.h | 107 virtual ArenaVector<Signature *> ConstructSignatures() in ConstructSignatures() function in ark::es2panda::checker::ObjectType |
/arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
H A D | objectType.h | 102 virtual ArenaVector<Signature *> ConstructSignatures() in ConstructSignatures() function in panda::es2panda::panda::es2panda::checker::ObjectType |
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
H A D | etsObjectType.h | 152 const ArenaVector<Signature *> &ConstructSignatures() const in ConstructSignatures() function in ark::es2panda::checker::ETSObjectType 158 ArenaVector<Signature *> &ConstructSignatures() in ConstructSignatures() function in ark::es2panda::checker::ETSObjectType |
Completed in 3 milliseconds