Searched defs:LLVM_PACKED_START (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DCompiler.h381 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro
385 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro

Completed in 176 milliseconds