Searched refs:removeInstance (Results 1 – 4 of 4) sorted by relevance
39 void removeInstance();57 void erase() { removeInstance(); } in erase()
56 void ThreadLocalImpl::removeInstance() {68 void ThreadLocalImpl::removeInstance() { setInstance(0); }
37 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
47 void sys::ThreadLocalImpl::removeInstance() {