Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp333 Type *Type::GetEncodingType() { in GetEncodingType() function in Type
353 Type *encoding_type = GetEncodingType(); in GetByteSize()
475 encoding_type = GetEncodingType(); in ResolveCompilerType()
616 encoding_type = GetEncodingType(); in ResolveCompilerType()
639 Type *encoding_type = GetEncodingType(); in GetEncodingMask()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h230 Type *GetEncodingType();