Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h844 static void SetIsPacked(const CompilerType &type);
H A DTypeSystemClang.cpp2290 SetIsPacked(type); in CreateStructForIdentifier()
7521 void TypeSystemClang::SetIsPacked(const CompilerType &type) { in SetIsPacked() function in TypeSystemClang