LLVM API Documentation

llvm::sys::Path Member List

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

appendComponent(const std::string &component)llvm::sys::Path
appendSuffix(const std::string &suffix)llvm::sys::Path
c_str() constllvm::sys::Path [inline]
canExecute() constllvm::sys::Path
canRead() constllvm::sys::Path
canWrite() constllvm::sys::Path
clear()llvm::sys::Path [inline]
createDirectoryOnDisk(bool create_parents=false)llvm::sys::Path
createFileOnDisk()llvm::sys::Path
createTemporaryFileOnDisk(bool reuse_current=false)llvm::sys::Path
eraseComponent()llvm::sys::Path
eraseFromDisk(bool destroy_contents=false) constllvm::sys::Path
eraseSuffix()llvm::sys::Path
exists() constllvm::sys::Path
FindLibrary(std::string &short_name)llvm::sys::Path [static]
getBasename() constllvm::sys::Path
GetBytecodeLibraryPaths(std::vector< sys::Path > &Paths)llvm::sys::Path [static]
getDirectoryContents(std::set< Path > &paths) constllvm::sys::Path
GetDLLSuffix()llvm::sys::Path [static]
getLast() constllvm::sys::Path
GetLLVMConfigDir()llvm::sys::Path [static]
GetLLVMDefaultConfigDir()llvm::sys::Path [static]
getMagicNumber(std::string &Magic, unsigned len) constllvm::sys::Path
GetRootDirectory()llvm::sys::Path [static]
getSize() constllvm::sys::Path [inline]
getStatusInfo(StatusInfo &info) constllvm::sys::Path
GetSystemLibraryPaths(std::vector< sys::Path > &Paths)llvm::sys::Path [static]
GetTemporaryDirectory()llvm::sys::Path [static]
getTimestamp() constllvm::sys::Path [inline]
GetUserHomeDirectory()llvm::sys::Path [static]
hasMagicNumber(const std::string &magic) constllvm::sys::Path
isArchive() constllvm::sys::Path
isBytecodeFile() constllvm::sys::Path
isDirectory() constllvm::sys::Path
isDynamicLibrary() constllvm::sys::Path
isEmpty() constllvm::sys::Path [inline]
isFile() constllvm::sys::Path
isHidden() constllvm::sys::Path
isRootDirectory() constllvm::sys::Path
isValid() constllvm::sys::Path
makeExecutableOnDisk()llvm::sys::Path
makeReadableOnDisk()llvm::sys::Path
makeUnique(bool reuse_current=true)llvm::sys::Path
makeWriteableOnDisk()llvm::sys::Path
operator!=(const Path &that) constllvm::sys::Path [inline]
operator<(const Path &that) constllvm::sys::Path [inline]
operator=(const Path &that)llvm::sys::Path [inline]
operator==(const Path &that) constllvm::sys::Path [inline]
Path()llvm::sys::Path [inline]
Path(const std::string &unverified_path)llvm::sys::Path [explicit]
renamePathOnDisk(const Path &newName)llvm::sys::Path
set(const std::string &unverified_path)llvm::sys::Path
setStatusInfoOnDisk(const StatusInfo &si) const llvm::sys::Path
toString() constllvm::sys::Path [inline]