Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h426 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro
430 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro