13#ifndef FORTRAN_PARSER_ACTIONS_H_
14#define FORTRAN_PARSER_ACTIONS_H_
19class raw_string_ostream;
30class AllCookedSources;
39namespace Fortran::frontend {
52void formatOrDumpPrescanner(std::string &buf,
53 llvm::raw_string_ostream &outForPP,
Definition CompilerInstance.h:43
Definition ParserActions.h:24
Definition check-expression.h:19