Home
last modified time | relevance | path

Searched refs:IsSameDeclarationType (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h584 bool IsSameDeclarationType(varbinder::LocalVariable *target, varbinder::LocalVariable *compare);
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dobject.cpp1970 if (!IsSameDeclarationType(it, found)) {
H A Dhelpers.cpp1924 bool ETSChecker::IsSameDeclarationType(varbinder::LocalVariable *target, varbinder::LocalVariable *compare) in IsSameDeclarationType() function in ark::es2panda::checker::ETSChecker

Completed in 9 milliseconds