Searched refs:printErrorContext (Results 1 – 6 of 6) sorted by relevance
155 …bool printErrorContext; // print errors with the error context (the error line in the source file) member
177 …bool printErrorContext; // print errors with the error context (the error line in the source file) variable
304 void Path::Root::printErrorContext(const Value &R, raw_ostream &OS) const { in printErrorContext() function in llvm::json::Path::Root
641 void printErrorContext(const Value &, llvm::raw_ostream &) const;
963 global.params.printErrorContext = flag_diagnostics_show_caret; in d_post_options()
243 dip25, and flag_diagnostics_show_caret to printErrorContext.