Home
last modified time | relevance | path

Searched refs:GetEncodingType (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Symbol/
DType.cpp335 Type *Type::GetEncodingType() { in GetEncodingType() function in Type
355 Type *encoding_type = GetEncodingType(); in GetByteSize()
477 encoding_type = GetEncodingType(); in ResolveCompilerType()
618 encoding_type = GetEncodingType(); in ResolveCompilerType()
641 Type *encoding_type = GetEncodingType(); in GetEncodingMask()
/external/llvm-project/lldb/include/lldb/Symbol/
DType.h230 Type *GetEncodingType();