Searched defs:propagateFlags (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/typescript/core/ |
H A D | object.cpp | 277 GetPropertyOfType(Type *type, const util::StringView &name, bool getPartial, binder::VariableFlags propagateFlags) GetPropertyOfType() argument 292 GetPropertyOfUnionType(UnionType *type, const util::StringView &name, bool getPartial, binder::VariableFlags propagateFlags) GetPropertyOfUnionType() argument
|
/arkcompiler/ets_frontend/ets2panda/checker/ts/ |
H A D | object.cpp | 271 GetPropertyOfType(Type *type, const util::StringView &name, bool getPartial, varbinder::VariableFlags propagateFlags) GetPropertyOfType() argument 286 GetPropertyOfUnionType(UnionType *type, const util::StringView &name, bool getPartial, varbinder::VariableFlags propagateFlags) GetPropertyOfUnionType() argument
|
Completed in 3 milliseconds