Lines Matching defs:PP
328 static IdentifierInfo *RegisterBuiltinMacro(Preprocessor &PP, const char *Name){ in RegisterBuiltinMacro()
404 Preprocessor &PP) { in isTrivialSingleTokenExpansion()
665 static bool GenerateNewArgTokens(Preprocessor &PP, in GenerateNewArgTokens()
1078 Preprocessor &PP) { in ComputeDATE_TIME()
1111 static bool HasFeature(const Preprocessor &PP, StringRef Feature) { in HasFeature()
1128 static bool HasExtension(const Preprocessor &PP, StringRef Extension) { in HasExtension()
1158 IdentifierInfo *II, Preprocessor &PP, in EvaluateHasIncludeCommon()
1248 Preprocessor &PP) { in EvaluateHasInclude()
1255 IdentifierInfo *II, Preprocessor &PP) { in EvaluateHasIncludeNext()
1290 Preprocessor &PP, in EvaluateFeatureLikeBuiltinMacro()
1396 Preprocessor &PP, in ExpectFeatureIdentifierInfo()