Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp440 Type *Type::GetEncodingType() { in GetEncodingType() function in Type
460 Type *encoding_type = GetEncodingType(); in GetByteSize()
569 encoding_type = GetEncodingType(); in ResolveCompilerType()
711 encoding_type = GetEncodingType(); in ResolveCompilerType()
734 Type *encoding_type = GetEncodingType(); in GetEncodingMask()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h525 Type *GetEncodingType();