Searched defs:collection (Results 1 – 2 of 2) sorted by relevance
58 std::set<ETSWarnings> collection; in CollectETSNolints() local134 …intParser::AddToETSNolintLinesCollection(std::size_t line, const std::set<ETSWarnings> &collection) in AddToETSNolintLinesCollection()
1079 #define CREATE_ITERATOR_STUB_BUILDER(name, collection, iterationKind) … argument