Home
last modified time | relevance | path

Searched defs:collection (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DETSNolintParser.cpp58 std::set<ETSWarnings> collection; in CollectETSNolints() local
134 …intParser::AddToETSNolintLinesCollection(std::size_t line, const std::set<ETSWarnings> &collection) in AddToETSNolintLinesCollection()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcommon_stubs.cpp1079 #define CREATE_ITERATOR_STUB_BUILDER(name, collection, iterationKind) … argument