clang API Documentation

clang::FileEntry Member List
This is the complete list of members for clang::FileEntry, including all inherited members.
FileEntry(dev_t device, ino_t inode, mode_t m)clang::FileEntry [inline]
FileEntry()clang::FileEntry [inline]
FileEntry(const FileEntry &FE)clang::FileEntry [inline]
FileManager classclang::FileEntry [friend]
getDevice() const clang::FileEntry [inline]
getDir() const clang::FileEntry [inline]
getFileMode() const clang::FileEntry [inline]
getInode() const clang::FileEntry [inline]
getModificationTime() const clang::FileEntry [inline]
getName() const clang::FileEntry [inline]
getSize() const clang::FileEntry [inline]
getUID() const clang::FileEntry [inline]
operator<(const FileEntry &RHS) const clang::FileEntry [inline]
operator=(const FileEntry &FE)clang::FileEntry [inline]
~FileEntry()clang::FileEntry