Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.h118 static constexpr std::string_view USE_CONCURRENT = "use concurrent"; variable
Dhelpers.cpp717 if (strLit->Str().Is(USE_CONCURRENT)) { in SetFuncFlagsForDirectives()