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