Searched defs:CallSignatures (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
H A D | etsFunctionType.h | 39 ArenaVector<Signature *> &CallSignatures() in CallSignatures() function in ark::es2panda::checker::ETSFunctionType 44 const ArenaVector<Signature *> &CallSignatures() const in CallSignatures() function in ark::es2panda::checker::ETSFunctionType |
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/ | ||
H A D | objectType.h | 102 virtual ArenaVector<Signature *> CallSignatures() in CallSignatures() function in ark::es2panda::checker::ObjectType |
/arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
H A D | objectType.h | 97 virtual ArenaVector<Signature *> CallSignatures() in CallSignatures() function in panda::es2panda::panda::es2panda::checker::ObjectType |
Completed in 2 milliseconds