Searched defs:AbbrevIt (Results 1 – 2 of 2) sorted by relevance
779 const auto AbbrevIt = Abbrevs.find_as(AbbrevCode); in getEntry() local
782 const auto *AbbrevIt = find_if(Abbrevs, [&](const auto &Abbrev) { in getNonZeroDataSizesFor() local