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