Searched refs:NewPP (Results 1 – 1 of 1) sorted by relevance
89 void MacroExpansionContext::registerForPreprocessor(Preprocessor &NewPP) { in registerForPreprocessor() argument90 PP = &NewPP; in registerForPreprocessor()91 SM = &NewPP.getSourceManager(); in registerForPreprocessor()