Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCompiler.h393 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro
397 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro