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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h387 # define LLVM_PACKED_END __pragma(pack(pop)) macro
391 # define LLVM_PACKED_END _Pragma("pack(pop)") macro

Completed in 101 milliseconds