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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h539 #define LLVM_THREAD_LOCAL thread_local macro
543 #define LLVM_THREAD_LOCAL __thread macro
548 #define LLVM_THREAD_LOCAL macro

Completed in 97 milliseconds