Searched refs:reportInconsistentMacros (Results 1 – 3 of 3) sorted by relevance
72 virtual bool reportInconsistentMacros(llvm::raw_ostream &OS) = 0;
957 if (PPTracker->reportInconsistentMacros(errs())) in main()
1123 bool reportInconsistentMacros(llvm::raw_ostream &OS) override { in reportInconsistentMacros() function in Modularize::__anond6678bf10111::PreprocessorTrackerImpl