Searched refs:registerForPreprocessor (Results 1 – 3 of 3) sorted by relevance
83 void registerForPreprocessor(Preprocessor &PP);
89 void MacroExpansionContext::registerForPreprocessor(Preprocessor &NewPP) { in registerForPreprocessor() function in MacroExpansionContext
149 MacroExpansions.registerForPreprocessor(PP); in AnalysisConsumer()