Searched defs:setInstance (Results 1 – 2 of 2) sorted by relevance
28 void ThreadLocalImpl::setInstance(const void* d) { in setInstance() function in llvm::ThreadLocalImpl
66 void setInstance(CompilerInstance *value) { instance = value; } in setInstance() function