Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h854 static void SetIsPacked(const CompilerType &type);
DTypeSystemClang.cpp2180 SetIsPacked(type); in CreateStructForIdentifier()
7299 void TypeSystemClang::SetIsPacked(const CompilerType &type) { in SetIsPacked() function in TypeSystemClang