Searched refs:eEncodingIsConstUID (Results 1 – 3 of 3) sorted by relevance
188 case eEncodingIsConstUID: s->PutCString(" (unresolved const type)"); break; in GetDescription()235 case eEncodingIsConstUID: s->PutCString(" (unresolved const type)"); break; in Dump()327 case eEncodingIsConstUID: in GetByteSize()510 case eEncodingIsConstUID: in ResolveClangType()555 case eEncodingIsConstUID: in ResolveClangType()
62 …eEncodingIsConstUID, ///< This type is the type whose UID is m_encoding_uid with the co… enumerator
4242 … if (encoding_mask & (1u << Type::eEncodingIsConstUID)) in ParseChildParameters()5763 …case DW_TAG_const_type: encoding_data_type = Type::eEncodingIsConstUID; br… in ParseType()