Go to the documentation of this file.
9 #ifndef LLDB_SOURCE_HOST_MACOSX_CFCPP_CFCSTRING_H
10 #define LLDB_SOURCE_HOST_MACOSX_CFCPP_CFCSTRING_H
20 CFCString(
const char *s, CFStringEncoding encoding = kCFStringEncodingUTF8);
38 #endif // LLDB_SOURCE_HOST_MACOSX_CFCPP_CFCSTRING_H
CFStringRef SetFileSystemRepresentationFromCFType(CFTypeRef cf_type)
CFStringRef SetFileSystemRepresentation(const char *path)
static const char * ExpandTildeInPath(const char *path, std::string &expanded_path)
CFStringRef SetFileSystemRepresentationAndExpandTilde(const char *path)
CFCString & operator=(const CFCString &rhs)
string(SUBSTRING ${p} 10 -1 pStripped) if($
const char * UTF8(std::string &str)
CFCString(CFStringRef cf_str=NULL)
const char * GetFileSystemRepresentation(std::string &str)
CFIndex GetLength() const
static const char * FileSystemRepresentation(CFStringRef cf_str, std::string &str)