Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Symbol/
H A DType.cpp334 Type *Type::GetEncodingType() { in GetEncodingType() function in Type
354 Type *encoding_type = GetEncodingType(); in GetByteSize()
476 encoding_type = GetEncodingType(); in ResolveCompilerType()
615 encoding_type = GetEncodingType(); in ResolveCompilerType()
638 Type *encoding_type = GetEncodingType(); in GetEncodingMask()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DType.h236 Type *GetEncodingType();