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/
DTypeSystemClang.h862 static void SetIsPacked(const CompilerType &type);
DTypeSystemClang.cpp2323 SetIsPacked(type); in CreateStructForIdentifier()
7588 void TypeSystemClang::SetIsPacked(const CompilerType &type) { in SetIsPacked() function in TypeSystemClang