Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DType.cpp339 Type *Type::GetEncodingType() { in GetEncodingType() function in Type
359 Type *encoding_type = GetEncodingType(); in GetByteSize()
486 encoding_type = GetEncodingType(); in ResolveCompilerType()
627 encoding_type = GetEncodingType(); in ResolveCompilerType()
650 Type *encoding_type = GetEncodingType(); in GetEncodingMask()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DType.h225 Type *GetEncodingType();