Lines Matching full:preprocessor
17 #include "clang/Lex/Preprocessor.h"
27 bool VarargsElided, Preprocessor &PP) {
73 void MacroArgs::destroy(Preprocessor &PP) {
81 // Add this to the preprocessor's free list.
86 /// deallocate - This should only be called by the Preprocessor when managing
132 Preprocessor &PP) const {
149 Preprocessor &PP) {
192 /// preprocessor operator. If Charify is true, then it should be turned into
196 Preprocessor &PP, bool Charify,
298 Preprocessor &PP,