Home
last modified time | relevance | path

Searched defs:removeInstance (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DThreadLocal.cpp37 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d2497 extern (D) void removeInstance(TemplateInstance ti) in removeInstance() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c2821 void TemplateDeclaration::removeInstance(TemplateInstance *handle) in removeInstance() function