Home
last modified time | relevance | path

Searched refs:ConstraintCheckScopesCount (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeRelationContext.h136 size_t &counter = checker_->ConstraintCheckScopesCount(); in ConstraintCheckScope()
158 return --checker_->ConstraintCheckScopesCount() == 0; in Unlock()
Dfunction.cpp2097 size_t &ETSChecker::ConstraintCheckScopesCount() in ConstraintCheckScopesCount() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h712 size_t &ConstraintCheckScopesCount();