Searched refs:attachToPreprocessor (Results 1 – 6 of 6) sorted by relevance
81 virtual void attachToPreprocessor(Preprocessor &PP);122 void attachToPreprocessor(Preprocessor &PP) override;172 void attachToPreprocessor(Preprocessor &PP) override;
177 void DependencyCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in DependencyCollector201 void DependencyFileGenerator::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in DependencyFileGenerator206 DependencyCollector::attachToPreprocessor(PP); in attachToPreprocessor()
105 void ModuleDependencyCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in ModuleDependencyCollector
519 Listener->attachToPreprocessor(*PP); in createPreprocessor()
163 void attachToPreprocessor(Preprocessor &PP) override;
242 void ModuleDepCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in ModuleDepCollector