My Project
Namespaces | Functions
DebugStringHelper.h File Reference
#include <string>
#include "llvm/ADT/Twine.h"
#include "llvm/Support/raw_os_ostream.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for DebugStringHelper.h:

Go to the source code of this file.

Namespaces

 mlir
 

Functions

std::ostream & operator<< (std::ostream &out, const llvm::Twine &twine)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  out,
const llvm::Twine &  twine 
)
inline