Home
last modified time | relevance | path

Searched refs:removeInstance (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/llvm/include/llvm/Support/
DThreadLocal.h39 void removeInstance();
57 void erase() { removeInstance(); } in erase()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DThreadLocal.h39 void removeInstance();
57 void erase() { removeInstance(); } in erase()
/external/llvm/include/llvm/Support/
DThreadLocal.h40 void removeInstance();
58 void erase() { removeInstance(); } in erase()
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DThreadLocal.inc55 void ThreadLocalImpl::removeInstance() {
67 void ThreadLocalImpl::removeInstance() { setInstance(0); }
/external/llvm/lib/Support/Unix/
DThreadLocal.inc55 void ThreadLocalImpl::removeInstance() {
67 void ThreadLocalImpl::removeInstance() { setInstance(0); }
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DThreadLocal.inc56 void ThreadLocalImpl::removeInstance() {
68 void ThreadLocalImpl::removeInstance() { setInstance(0); }
/external/llvm-project/llvm/lib/Support/Unix/
DThreadLocal.inc56 void ThreadLocalImpl::removeInstance() {
68 void ThreadLocalImpl::removeInstance() { setInstance(0); }
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DThreadLocal.cpp37 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
/external/llvm-project/llvm/lib/Support/
DThreadLocal.cpp37 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
/external/llvm/lib/Support/
DThreadLocal.cpp38 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
/external/pdfium/fxjs/xfa/
Dcjx_instancemanager.h26 JSE_METHOD(removeInstance);
Dcjx_instancemanager.cpp163 CJS_Result CJX_InstanceManager::removeInstance( in removeInstance() function in CJX_InstanceManager
/external/llvm/lib/Support/Windows/
DThreadLocal.inc49 void ThreadLocalImpl::removeInstance() {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DThreadLocal.inc47 void sys::ThreadLocalImpl::removeInstance() {
/external/llvm-project/llvm/lib/Support/Windows/
DThreadLocal.inc47 void sys::ThreadLocalImpl::removeInstance() {
/external/pdfium/testing/resources/javascript/xfa_specific/
Dbug_991899.in38 f4.instanceManager.removeInstance(0);