Searched refs:g_StrTokenFactory (Results 1 – 1 of 1) sorted by relevance
18 static llvm::ManagedStatic<StrTokenFactory> g_StrTokenFactory; variable34 StrToken* result = g_StrTokenFactory->allocate(); in create()40 g_StrTokenFactory->destroy(pStrToken); in destroy()41 g_StrTokenFactory->deallocate(pStrToken); in destroy()46 g_StrTokenFactory->clear(); in clear()