Home
last modified time | relevance | path

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

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