Searched refs:removeInstance (Results 1 – 8 of 8) 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() {
101 void removeInstance(TemplateInstance *handle);
2821 void TemplateDeclaration::removeInstance(TemplateInstance *handle) in removeInstance() function6481 tempdecl->removeInstance(tempdecl_instance_idx); in semantic()
6313 tempdecl.removeInstance(tempdecl_instance_idx); in templateInstanceSemantic()
2497 extern (D) void removeInstance(TemplateInstance ti) in removeInstance() function