Searched refs:forEachModule (Results 1 – 2 of 2) sorted by relevance
596 self.forEachModule(addSrcEntry)707 def forEachModule(self, func): member in CerealGenerator723 self.forEachModule(enableSuppression)735 self.forEachModule(lambda m: m.begin(self.genOpts.directory))744 self.forEachModule(lambda m: m.end())752 self.forEachModule(755 self.forEachModule(770 self.forEachModule(lambda m: m.appendHeader("#endif\n") if isinstance(772 self.forEachModule(lambda m: m.appendImpl("#endif\n") if isinstance(
464 template <typename Functor> void forEachModule(Functor Callback) { in forEachModule() function in __anonde4b3c650111::IndexBitcodeWriter3484 forEachModule( in writeModStrings()