Searched defs:AbbrevIt (Results 1 – 3 of 3) sorted by relevance
779 const auto AbbrevIt = Abbrevs.find_as(AbbrevCode); in getEntry() local
782 const auto *AbbrevIt = find_if(Abbrevs, [&](const auto &Abbrev) { getNonZeroDataSizesFor() local
1883 typedef decltype(Abbrevs->begin()) AbbrevIt; global() typedef