Searched defs:GetPropertyOfUnionType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
| D | object.cpp | 290 binder::Variable *Checker::GetPropertyOfUnionType(UnionType *type, const util::StringView &name, bo… in GetPropertyOfUnionType() function in panda::es2panda::checker::Checker |
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
| D | object.cpp | 286 varbinder::Variable *TSChecker::GetPropertyOfUnionType(UnionType *type, const util::StringView &nam… in GetPropertyOfUnionType() function in panda::es2panda::checker::TSChecker |