Searched refs:ExprFactory (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Script/
H A DRpnExpr.cpp22 typedef GCFactory<RpnExpr, MCLD_SYMBOLS_PER_INPUT> ExprFactory; typedef in namespace:mcld
23 static llvm::ManagedStatic<ExprFactory> g_ExprFactory;

Completed in 54 milliseconds