Searched refs:eEncodingIsLValueReferenceUID (Results 1 – 3 of 3) sorted by relevance
193 case eEncodingIsLValueReferenceUID: s->PutCString(" (unresolved L value reference)"); break; in GetDescription()240 case eEncodingIsLValueReferenceUID: s->PutCString(" (unresolved L value reference)"); break; in Dump()342 case eEncodingIsLValueReferenceUID: in GetByteSize()532 case eEncodingIsLValueReferenceUID: in ResolveClangType()576 case eEncodingIsLValueReferenceUID: in ResolveClangType()617 case eEncodingIsLValueReferenceUID: in ResolveClangType()
67 …eEncodingIsLValueReferenceUID, ///< This type is L value reference to a type whose UID is m_encod… enumerator
5760 …ase DW_TAG_reference_type: encoding_data_type = Type::eEncodingIsLValueReferenceUID; bre… in ParseType()