Home
last modified time | relevance | path

Searched refs:CheckInheritedPropertiesAreIdentical (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsInterfaceDeclaration.cpp57 void CheckInheritedPropertiesAreIdentical(checker::Checker *checker, checker::InterfaceType *type, in CheckInheritedPropertiesAreIdentical() function
114 CheckInheritedPropertiesAreIdentical(checker, resolvedInterface, id_->Start()); in Check()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp1898 static void CheckInheritedPropertiesAreIdentical(checker::TSChecker *checker, checker::InterfaceType *type, in CheckInheritedPropertiesAreIdentical() function
1956 CheckInheritedPropertiesAreIdentical(checker, resolvedInterface, st->Id()->Start()); in Check()

Completed in 4 milliseconds