Searched refs:attachToPreprocessor (Results 1 – 6 of 6) sorted by relevance
65 virtual void attachToPreprocessor(Preprocessor &PP);106 void attachToPreprocessor(Preprocessor &PP) override;156 void attachToPreprocessor(Preprocessor &PP) override;
177 void DependencyCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in DependencyCollector200 void DependencyFileGenerator::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in DependencyFileGenerator205 DependencyCollector::attachToPreprocessor(PP); in attachToPreprocessor()
105 void ModuleDependencyCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in ModuleDependencyCollector
521 Listener->attachToPreprocessor(*PP); in createPreprocessor()
205 void attachToPreprocessor(Preprocessor &PP) override;
423 void ModuleDepCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in ModuleDepCollector