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