LLVM API Documentation
#include "llvm/ADT/StringExtras.h"
Include dependency graph for StringExtras.cpp:
Go to the source code of this file.
Functions | |
std::string | llvm::getToken (std::string &Source, const char *Delimiters) |
void | llvm::UnescapeString (std::string &Str) |
void | llvm::EscapeString (std::string &Str) |