Searched defs:LLVM_PACKED_START (Results 1 – 2 of 2) sorted by relevance
341 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro345 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
349 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro353 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro