LLVM API Documentation

llvm::DOT Namespace Reference


Functions

std::string EscapeString (const std::string &Label)


Function Documentation

std::string llvm::DOT::EscapeString ( const std::string &  Label  )  [inline]

Definition at line 34 of file GraphWriter.h.

Referenced by llvm::GraphWriter< GraphType >::emitSimpleNode(), llvm::GraphWriter< GraphType >::writeHeader(), and llvm::GraphWriter< GraphType >::writeNode().