Searched refs:removeInstance (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DThreadLocal.h40 void removeInstance();
58 void erase() { removeInstance(); }
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DThreadLocal.cpp38 void ThreadLocalImpl::removeInstance() { function in class:llvm::ThreadLocalImpl

Completed in 106 milliseconds