Lines Matching refs:Preprocessor
19 #include "clang/Lex/Preprocessor.h"
128 Preprocessor &PP) {
189 // preprocessor already verified that the following token is a macro name
410 // The tokens will be added to Preprocessor's cache and will be removed
414 // The preprocessor cache of macro expanded tokens owns these tokens,not us.
430 Preprocessor &PPCache = PP;
497 // won't be handled by Preprocessor::HandleIdentifier because this is coming
695 /// preprocessor directive.