MLIR  19.0.0git
Variables
Format.cpp File Reference
#include "mlir/TableGen/Format.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/ADT/Twine.h"
#include <cctype>

Go to the source code of this file.

Variables

const char *const kMarkerForNoSubst = "<no-subst-found>"
 

Variable Documentation

◆ kMarkerForNoSubst

const char* const kMarkerForNoSubst = "<no-subst-found>"

Definition at line 24 of file Format.cpp.

Referenced by mlir::tblgen::FmtObjectBase::format().