Searched refs:pStaticIdlc (Results 1 – 1 of 1) sorted by relevance
284 static Idlc* pStaticIdlc = NULL; variable288 return pStaticIdlc; in idlc()293 if ( pStaticIdlc ) in setIdlc()295 delete pStaticIdlc; in setIdlc()297 pStaticIdlc = new Idlc(pOptions); in setIdlc()298 pStaticIdlc->init(); in setIdlc()299 return pStaticIdlc; in setIdlc()
Completed in 5 milliseconds