Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DType.cpp200 case eEncodingIsRValueReferenceUID: in GetDescription()
258 case eEncodingIsRValueReferenceUID: in Dump()
332 case eEncodingIsRValueReferenceUID: { in GetByteSize()
478 case eEncodingIsRValueReferenceUID: in ResolveClangType()
523 case eEncodingIsRValueReferenceUID: in ResolveClangType()
567 case eEncodingIsRValueReferenceUID: in ResolveClangType()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DType.h80 eEncodingIsRValueReferenceUID, ///< This type is R value reference to a type enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp400 encoding_data_type = Type::eEncodingIsRValueReferenceUID; in ParseTypeFromDWARF()