Searched refs:g_StrTokenFactory (Results 1 – 1 of 1) sorted by relevance
16 static llvm::ManagedStatic<StrTokenFactory> g_StrTokenFactory; variable37 StrToken* result = g_StrTokenFactory->allocate(); in create()44 g_StrTokenFactory->destroy(pStrToken); in destroy()45 g_StrTokenFactory->deallocate(pStrToken); in destroy()51 g_StrTokenFactory->clear(); in clear()