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