Lines Matching defs:PP
278 static IdentifierInfo *RegisterBuiltinMacro(Preprocessor &PP, const char *Name){ in RegisterBuiltinMacro()
344 Preprocessor &PP) { in isTrivialSingleTokenExpansion()
610 static bool GenerateNewArgTokens(Preprocessor &PP, in GenerateNewArgTokens()
1015 Preprocessor &PP) { in ComputeDATE_TIME()
1049 static bool HasFeature(const Preprocessor &PP, StringRef Feature) { in HasFeature()
1228 static bool HasExtension(const Preprocessor &PP, StringRef Extension) { in HasExtension()
1278 IdentifierInfo *II, Preprocessor &PP, in EvaluateHasIncludeCommon()
1388 Preprocessor &PP) { in EvaluateHasInclude()
1395 IdentifierInfo *II, Preprocessor &PP) { in EvaluateHasIncludeNext()
1426 Preprocessor &PP, in EvaluateFeatureLikeBuiltinMacro()
1528 Preprocessor &PP, in ExpectFeatureIdentifierInfo()