Searched refs:setThreadLocal (Results 1 – 4 of 4) sorted by relevance
134 void setThreadLocal(bool Val) { in setThreadLocal() function
329 Guard->setThreadLocal(true); in EmitCXXThreadLocalInitFunc()
1437 unwrap<GlobalVariable>(GlobalVar)->setThreadLocal(IsThreadLocal != 0); in LLVMSetThreadLocal()
1351 See the method [llvm::GlobalVariable::setThreadLocal]. *)