Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h862 static void SetIsPacked(const CompilerType &type);
H A DTypeSystemClang.cpp2323 SetIsPacked(type); in CreateStructForIdentifier()
7588 void TypeSystemClang::SetIsPacked(const CompilerType &type) { in SetIsPacked() function in TypeSystemClang