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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h140 #define LLVM_ATTRIBUTE_USED __attribute__((__used__)) macro
142 #define LLVM_ATTRIBUTE_USED macro

Completed in 84 milliseconds