Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DType.cpp209 case eEncodingIsRestrictUID: in GetDescription()
270 case eEncodingIsRestrictUID: in Dump()
351 case eEncodingIsRestrictUID: in GetByteSize()
495 case eEncodingIsRestrictUID: in ResolveCompilerType()
556 case eEncodingIsRestrictUID: in ResolveCompilerType()
/external/llvm-project/lldb/include/lldb/Symbol/
DType.h73 eEncodingIsRestrictUID, ///< This type is the type whose UID is enumerator
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp650 encoding_data_type = Type::eEncodingIsRestrictUID; in ParseTypeModifier()