MLIR  20.0.0git
Namespaces | Functions
Diagnostics.cpp File Reference
#include "Diagnostics.h"
#include "mlir/Query/Matcher/ErrorBuilder.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::query
 
 mlir::query::matcher
 
 mlir::query::matcher::internal
 

Functions

static llvm::StringRef mlir::query::matcher::internal::errorTypeToFormatString (ErrorType type)
 
static void mlir::query::matcher::internal::formatErrorString (llvm::StringRef formatString, llvm::ArrayRef< std::string > args, llvm::raw_ostream &os)
 
static void mlir::query::matcher::internal::maybeAddLineAndColumn (SourceRange range, llvm::raw_ostream &os)