Lines Matching defs:PP
269 static std::string getSourceLocationString(clang::Preprocessor &PP, in getSourceLocationString()
278 static std::string getSourceLocationFile(clang::Preprocessor &PP, in getSourceLocationFile()
288 static void getSourceLocationLineAndColumn(clang::Preprocessor &PP, in getSourceLocationLineAndColumn()
302 static std::string getSourceString(clang::Preprocessor &PP, in getSourceString()
313 static std::string getSourceLine(clang::Preprocessor &PP, in getSourceLine()
339 static std::string getSourceLine(clang::Preprocessor &PP, clang::FileID FileID, in getSourceLine()
378 clang::Preprocessor &PP, in getMacroUnexpandedString()
402 static std::string getMacroExpandedString(clang::Preprocessor &PP, in getMacroExpandedString()
477 PPItemKey(clang::Preprocessor &PP, StringHandle Name, HeaderHandle File, in PPItemKey()
728 clang::Preprocessor &PP, llvm::StringRef rootHeaderFile) in PreprocessorCallbacks()
764 clang::Preprocessor &PP; member in Modularize::__anon2bea21580111::PreprocessorCallbacks
800 void handlePreprocessorEntry(clang::Preprocessor &PP, in handlePreprocessorEntry()
839 bool checkForIncludesInBlock(clang::Preprocessor &PP, in checkForIncludesInBlock()
884 void handleHeaderEntry(clang::Preprocessor &PP, llvm::StringRef HeaderPath) { in handleHeaderEntry()
1035 void addMacroExpansionInstance(clang::Preprocessor &PP, HeaderHandle H, in addMacroExpansionInstance()
1084 addConditionalExpansionInstance(clang::Preprocessor &PP, HeaderHandle H, in addConditionalExpansionInstance()