Searched refs:attachToPreprocessor (Results 1 – 3 of 3) sorted by relevance
80 void attachToPreprocessor(Preprocessor &PP);
141 void DependencyCollector::attachToPreprocessor(Preprocessor &PP) { in attachToPreprocessor() function in DependencyCollector
353 Listener->attachToPreprocessor(*PP); in createPreprocessor()