Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Symbol/
HDType.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()
/trueos/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDType.h61 eEncodingIsUID, ///< This type is the type whose UID is m_encoding_uid enumerator
/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp5734 Type::EncodingDataType encoding_data_type = Type::eEncodingIsUID; in ParseType()
5849 encoding_data_type = Type::eEncodingIsUID; in ParseType()
5862 encoding_data_type = Type::eEncodingIsUID; in ParseType()
5874 encoding_data_type = Type::eEncodingIsUID; in ParseType()
5897 encoding_data_type = Type::eEncodingIsUID; in ParseType()
6237 Type::eEncodingIsUID, in ParseType()
6424 Type::eEncodingIsUID, in ParseType()
6917 Type::eEncodingIsUID, in ParseType()
7009 Type::eEncodingIsUID, in ParseType()
7060 Type::eEncodingIsUID, in ParseType()