Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DforOfStatement.h108 [[nodiscard]] checker::Type *CheckIteratorMethod(checker::ETSChecker *checker);
H A DforOfStatement.cpp249 checker::Type *ForOfStatement::CheckIteratorMethod(checker::ETSChecker *const checker) in CheckIteratorMethod() function in ark::es2panda::ir::ForOfStatement
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.cpp2142 elemType = st->CheckIteratorMethod(checker); in Check()

Completed in 6 milliseconds