Home
last modified time | relevance | path

Searched refs:eEncodingIsUID (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Symbol/
DType.cpp187 case eEncodingIsUID: s->PutCString(" (unresolved type)"); break; in GetDescription()
234 case eEncodingIsUID: s->PutCString(" (unresolved type)"); break; in Dump()
326 case eEncodingIsUID: in GetByteSize()
499 case eEncodingIsUID: in ResolveClangType()
551 case eEncodingIsUID: in ResolveClangType()
/external/lldb/include/lldb/Symbol/
DType.h61 eEncodingIsUID, ///< This type is the type whose UID is m_encoding_uid enumerator
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp5673 Type::EncodingDataType encoding_data_type = Type::eEncodingIsUID; in ParseType()
5788 encoding_data_type = Type::eEncodingIsUID; in ParseType()
5801 encoding_data_type = Type::eEncodingIsUID; in ParseType()
5813 encoding_data_type = Type::eEncodingIsUID; in ParseType()
5836 encoding_data_type = Type::eEncodingIsUID; in ParseType()
6176 Type::eEncodingIsUID, in ParseType()
6334 Type::eEncodingIsUID, in ParseType()
6826 Type::eEncodingIsUID, in ParseType()
6918 Type::eEncodingIsUID, in ParseType()
6969 Type::eEncodingIsUID, in ParseType()