Home
last modified time | relevance | path

Searched defs:Unaligned (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CXX/expr/expr.unary/expr.new/
H A Dp14.cpp12 struct alignas(Align) Unaligned { struct
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h315 Unaligned = 0x0004 enumerator
377 Unaligned = 0x00000800, enumerator
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2317 LVType *Unaligned = Reader->createType(); visitKnownRecord() local