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;
181 void DependencyCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in DependencyCollector205 void DependencyFileGenerator::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in DependencyFileGenerator210 DependencyCollector::attachToPreprocessor(PP); in attachToPreprocessor()
112 void ModuleDependencyCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in ModuleDependencyCollector
528 Listener->attachToPreprocessor(*PP); in createPreprocessor()
207 void attachToPreprocessor(Preprocessor &PP) override;
585 void ModuleDepCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in ModuleDepCollector