Searched refs:field_type_name (Results 1 – 1 of 1) sorted by relevance
6195 std::string field_type_name(field_type.getAsString()); in DumpValue() local6197 s->Printf("(%s:%u) ", field_type_name.c_str(), field_bitfield_bit_size); in DumpValue()6199 s->Printf("(%s) ", field_type_name.c_str()); in DumpValue()