Home
last modified time | relevance | path

Searched refs:SetIsPacked (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/RegisterTypeBuilder/
H A DRegisterTypeBuilderClang.cpp77 type_system->SetIsPacked(fields_type); in GetRegisterType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h934 static void SetIsPacked(const CompilerType &type);
H A DTypeSystemClang.cpp2331 SetIsPacked(type); in CreateStructForIdentifier()
7463 void TypeSystemClang::SetIsPacked(const CompilerType &type) { in SetIsPacked() function in TypeSystemClang
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3883 m_ast.SetIsPacked(inner_holder); in ParseRustVariantPart()