LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::sys::Path Member List

This is the complete list of members for llvm::sys::Path, including all inherited members.

appendDirectory(const std::string &dirname)llvm::sys::Path
appendFile(const std::string &filename)llvm::sys::Path
appendSuffix(const std::string &suffix)llvm::sys::Path
c_str() const llvm::sys::Path [inline]
clear()llvm::sys::Path [inline]
createDirectory(bool create_parents=false)llvm::sys::Path
createFile()llvm::sys::Path
createTemporaryFile()llvm::sys::Path
destroyDirectory(bool destroy_contents=false)llvm::sys::Path
destroyFile()llvm::sys::Path
elideDirectory()llvm::sys::Path
elideFile()llvm::sys::Path
elideSuffix()llvm::sys::Path
executable() const llvm::sys::Path
exists() const llvm::sys::Path
get() const llvm::sys::Path [inline]
getBasename() const llvm::sys::Path
getDirectoryContents(std::set< Path > &paths) const llvm::sys::Path
GetDLLSuffix()llvm::sys::Path [static]
getLast() const llvm::sys::Path
GetLibraryPath(const std::string &basename, const std::vector< std::string > &LibPaths)llvm::sys::Path [static]
GetLLVMConfigDir()llvm::sys::Path [static]
GetLLVMDefaultConfigDir()llvm::sys::Path [static]
getMagicNumber(std::string &Magic, unsigned len) const llvm::sys::Path
GetRootDirectory()llvm::sys::Path [static]
getStatusInfo(StatusInfo &info) const llvm::sys::Path
GetSystemLibraryPath1()llvm::sys::Path [static]
GetSystemLibraryPath2()llvm::sys::Path [static]
GetTemporaryDirectory()llvm::sys::Path [static]
GetUserHomeDirectory()llvm::sys::Path [static]
hasMagicNumber(const std::string &magic) const llvm::sys::Path
isArchive() const llvm::sys::Path
isBytecodeFile() const llvm::sys::Path
isDirectory() const llvm::sys::Path
isEmpty() const llvm::sys::Path [inline]
isFile() const llvm::sys::Path
isRootDirectory() const llvm::sys::Path
isValid() const llvm::sys::Path
operator!=(const Path &that) const llvm::sys::Path [inline]
operator<(const Path &that) const llvm::sys::Path [inline]
operator=(const Path &that)llvm::sys::Path [inline]
operator==(const Path &that) const llvm::sys::Path [inline]
Path()llvm::sys::Path [inline]
Path(std::string unverified_path)llvm::sys::Path [explicit]
readable() const llvm::sys::Path
renameFile(const Path &newName)llvm::sys::Path
setDirectory(const std::string &unverified_path)llvm::sys::Path
setFile(const std::string &unverified_path)llvm::sys::Path
setStatusInfo(const StatusInfo &si) const llvm::sys::Path
writable() const llvm::sys::Path