Searched defs:GetPropertyOfType (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
H A D | object.cpp | 277 binder::Variable *Checker::GetPropertyOfType(Type *type, const util::StringView &name, bool getPartial, in GetPropertyOfType() function in panda::es2panda::checker::Checker |
/arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
H A D | object.cpp | 271 varbinder::Variable *TSChecker::GetPropertyOfType(Type *type, const util::StringView &name, bool getPartial, in GetPropertyOfType() function in ark::es2panda::checker::TSChecker |
Completed in 3 milliseconds