Searched refs:abbrev (Results 1 – 2 of 2) sorted by relevance
72 const Vector& abbrev = it.first->first; in EndAbbrev() local75 this->PushData(abbrev.data(), abbrev.size()); in EndAbbrev()
99 #define CASE_PRIMITIVE(primitive, abbrev, _, shorthand) \ in GetUnboxedTypeAndValue() argument102 value->Set ## shorthand(primitive_field->Get ## abbrev(o)); \ in GetUnboxedTypeAndValue()