Searched refs:removeInstance (Results 1 – 4 of 4) sorted by relevance
40 void removeInstance();58 void erase() { removeInstance(); } in erase()
57 void ThreadLocalImpl::removeInstance() {69 void ThreadLocalImpl::removeInstance() { setInstance(0); }
38 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
48 void sys::ThreadLocalImpl::removeInstance() {