Uses of Class
net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
Packages that use ClxxCCompiler Package Description net.sf.antcontrib.cpptasks.ti -
-
Uses of ClxxCCompiler in net.sf.antcontrib.cpptasks.ti
Fields in net.sf.antcontrib.cpptasks.ti declared as ClxxCCompiler Modifier and Type Field Description private static ClxxCCompiler
ClxxCCompiler. cl55
Singleton for TMS320C55xprivate static ClxxCCompiler
ClxxCCompiler. cl6x
Singleton for TMS320C6000Methods in net.sf.antcontrib.cpptasks.ti that return ClxxCCompiler Modifier and Type Method Description static ClxxCCompiler
ClxxCCompiler. getCl55Instance()
static ClxxCCompiler
ClxxCCompiler. getCl6xInstance()
-