Searched refs:GetEntryID (Results 1 – 2 of 2) sorted by relevance
104 return ParseBlock(Record.GetEntryID()); in Parse()139 if (ParseBlock(Record.GetEntryID())) return true; in ParseBlockInternal()144 if (Record.GetEntryID() == naclbitc::DEFINE_ABBREV) { in ParseBlockInternal()
298 unsigned GetEntryID() const { in GetEntryID() function315 GetEntryID() != naclbitc::UNABBREV_RECORD; in UsedAnAbbreviation()322 ? GetEntryID() : static_cast<unsigned>(naclbitc::UNABBREV_RECORD); in GetAbbreviationIndex()