Home
last modified time | relevance | path

Searched refs:addLazyInstance (Results 1 – 4 of 4) sorted by relevance

/dports/cad/stepcode/stepcode-0.8/src/cllazyfile/
H A DlazyP21DataSectionReader.cc12 parent->getInstMgr()->addLazyInstance( nl ); in lazyP21DataSectionReader()
H A DlazyInstMgr.h74 void addLazyInstance( namedLazyInstance inst );
H A DlazyInstMgr.cc42 void lazyInstMgr::addLazyInstance( namedLazyInstance inst ) { in addLazyInstance() function in lazyInstMgr
H A DsectionReader.cc175 _lazyFile->getInstMgr()->addLazyInstance( inst ); in locateAllInstances()