Searched refs:SetEncodingType (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h195 void SetEncodingType(Type *encoding_type) { m_encoding_type = encoding_type; } function in class:lldb_private::Type::ResolveState
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp678 type_sp->SetEncodingType(element_type);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp601 array_sp->SetEncodingType(element_type.get());
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1315 type_sp->SetEncodingType(element_type);

Completed in 142 milliseconds