Searched refs:g_ExprFactory (Results 1 – 1 of 1) sorted by relevance
23 static llvm::ManagedStatic<ExprFactory> g_ExprFactory; variable55 RpnExpr* result = g_ExprFactory->allocate(); in create()61 g_ExprFactory->destroy(pRpnExpr); in destroy()62 g_ExprFactory->deallocate(pRpnExpr); in destroy()67 g_ExprFactory->clear(); in clear()