Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp452 Type *Type::GetEncodingType() { in GetEncodingType() function in Type
476 Type *encoding_type = GetEncodingType(); in GetByteSize()
589 encoding_type = GetEncodingType(); in ResolveCompilerType()
741 encoding_type = GetEncodingType(); in ResolveCompilerType()
764 Type *encoding_type = GetEncodingType(); in GetEncodingMask()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h592 Type *GetEncodingType();