Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DType.cpp303 Type *Type::GetEncodingType() { in GetEncodingType() function in Type
320 Type *encoding_type = GetEncodingType(); in GetByteSize()
433 encoding_type = GetEncodingType(); in ResolveClangType()
558 encoding_type = GetEncodingType(); in ResolveClangType()
581 Type *encoding_type = GetEncodingType(); in GetEncodingMask()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DType.h235 Type *GetEncodingType();