Searched refs:EmitMessages (Results 1 – 3 of 3) sorted by relevance
219 void EmitMessages(llvm::raw_ostream &) const;
353 void Semantics::EmitMessages(llvm::raw_ostream &os) const { in EmitMessages() function in Fortran::semantics::Semantics
256 semantics.EmitMessages(llvm::errs()); in CompileFortran()