Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DCompiler.h316 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro
320 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro