|
MLIR
22.0.0git
|
#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>" |
| const char* const kMarkerForNoSubst = "<no-subst-found>" |
Definition at line 24 of file Format.cpp.
Referenced by mlir::tblgen::FmtObjectBase::format().