Searched defs:getPartial (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/core/ |
| D | object.cpp | 264 …er::Variable *Checker::GetPropertyOfType(Type *type, const util::StringView &name, bool getPartial, in GetPropertyOfType() 279 …le *Checker::GetPropertyOfUnionType(UnionType *type, const util::StringView &name, bool getPartial, in GetPropertyOfUnionType()
|
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ |
| D | object.cpp | 269 …::Variable *TSChecker::GetPropertyOfType(Type *type, const util::StringView &name, bool getPartial, in GetPropertyOfType() 284 … *TSChecker::GetPropertyOfUnionType(UnionType *type, const util::StringView &name, bool getPartial, in GetPropertyOfUnionType()
|