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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h523 #define LLVM_THREAD_LOCAL thread_local macro
527 #define LLVM_THREAD_LOCAL __thread macro
532 #define LLVM_THREAD_LOCAL macro

Completed in 101 milliseconds