Home
last modified time | relevance | path

Searched defs:ValidateInterfaceMemberRedeclaration (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
Dobject.cpp522 bool Checker::ValidateInterfaceMemberRedeclaration(ObjectType *type, binder::Variable *prop, in ValidateInterfaceMemberRedeclaration() function in panda::es2panda::checker::Checker
/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dobject.cpp530 bool TSChecker::ValidateInterfaceMemberRedeclaration(ObjectType *type, varbinder::Variable *prop, in ValidateInterfaceMemberRedeclaration() function in ark::es2panda::checker::TSChecker