Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.cpp686 bool keepScan = true; in ScanDirectives() local
688 while (keepScan && (iter != statements.end())) { in ScanDirectives()
699 keepScan = SetFuncFlagsForDirectives(expr->AsStringLiteral(), func, lineIndex); in ScanDirectives()