Home
last modified time | relevance | path

Searched defs:LLVM_PACKED_END (Results 1 – 1 of 1) sorted by path

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h419 # define LLVM_PACKED_END __pragma(pack(pop)) macro
423 # define LLVM_PACKED_END _Pragma("pack(pop)") macro