clang
10.0.0git
|
This is the complete list of members for clang::FileEntryRef, including all inherited members.
FileEntryRef()=delete | clang::FileEntryRef | |
FileEntryRef(StringRef Name, const FileEntry &Entry) | clang::FileEntryRef | inline |
getFileEntry() const | clang::FileEntryRef | inline |
getModificationTime() const | clang::FileEntryRef | inline |
getName() const | clang::FileEntryRef | inline |
getSize() const | clang::FileEntryRef | inline |
getUID() const | clang::FileEntryRef | inline |
getUniqueID() const | clang::FileEntryRef | inline |
isValid() const | clang::FileEntryRef | inline |
operator!=(const FileEntryRef &LHS, const FileEntryRef &RHS) | clang::FileEntryRef | friend |
operator==(const FileEntryRef &LHS, const FileEntryRef &RHS) | clang::FileEntryRef | friend |