Searched refs:isPreprocessed (Results 1 – 5 of 5) sorted by relevance
165 bool isPreprocessed() const { return Preprocessed; } in isPreprocessed() function180 return InputKind(getLanguage(), F, isPreprocessed()); in withFormat()214 bool isPreprocessed() const { return Kind.isPreprocessed(); } in isPreprocessed() function
778 Input.isPreprocessed(), in BeginSourceFile()836 if (Input.isPreprocessed()) in BeginSourceFile()
907 if (getCurrentFileKind().isPreprocessed()) in ExecuteAction()
2523 StringRef Preprocessed = Opts.DashX.isPreprocessed() ? "-cpp-output" : ""; in GenerateFrontendArgs()
533 .isPreprocessed()) in CreateCompileUnit()