Searched refs:attachToPreprocessor (Results 1 – 6 of 6) sorted by relevance
67 virtual void attachToPreprocessor(Preprocessor &PP);108 void attachToPreprocessor(Preprocessor &PP) override;158 void attachToPreprocessor(Preprocessor &PP) override;
183 void DependencyCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in DependencyCollector207 void DependencyFileGenerator::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in DependencyFileGenerator212 DependencyCollector::attachToPreprocessor(PP); in attachToPreprocessor()
87 void ModuleDependencyCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in ModuleDependencyCollector
520 Listener->attachToPreprocessor(*PP); in createPreprocessor()
219 void attachToPreprocessor(Preprocessor &PP) override;
673 void ModuleDepCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in ModuleDepCollector