Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/program/
Dprogram.cpp73 …ddNodeToETSNolintCollection(const ir::AstNode *node, const std::set<ETSWarnings> &warningsCollecti… in AddNodeToETSNolintCollection()
/arkcompiler/ets_frontend/ets2panda/parser/
DETSNolintParser.cpp230 std::set<ETSWarnings> warningsCollection; in ParseETSNolintArgs() local
289 const std::set<ETSWarnings> warningsCollection = GetWarningsCollectionByLine(line); in ApplyETSNolintsToNodesRecursively() local