Searched refs:eEncodingIsRestrictUID (Results 1 – 3 of 3) sorted by relevance
189 case eEncodingIsRestrictUID: s->PutCString(" (unresolved restrict type)"); break; in GetDescription()236 case eEncodingIsRestrictUID: s->PutCString(" (unresolved restrict type)"); break; in Dump()328 case eEncodingIsRestrictUID: in GetByteSize()514 case eEncodingIsRestrictUID: in ResolveClangType()559 case eEncodingIsRestrictUID: in ResolveClangType()
63 …eEncodingIsRestrictUID, ///< This type is the type whose UID is m_encoding_uid with the re… enumerator
5764 …case DW_TAG_restrict_type: encoding_data_type = Type::eEncodingIsRestrictUID; br… in ParseType()