clang 20.0.0git
|
This is the complete list of members for clang::FileID, including all inherited members.
ASTReader | clang::FileID | friend |
ASTWriter | clang::FileID | friend |
getHashValue() const | clang::FileID | inline |
getSentinel() | clang::FileID | inlinestatic |
isInvalid() const | clang::FileID | inline |
isValid() const | clang::FileID | inline |
operator!=(const FileID &RHS) const | clang::FileID | inline |
operator<(const FileID &RHS) const | clang::FileID | inline |
operator<=(const FileID &RHS) const | clang::FileID | inline |
operator==(const FileID &RHS) const | clang::FileID | inline |
operator>(const FileID &RHS) const | clang::FileID | inline |
operator>=(const FileID &RHS) const | clang::FileID | inline |
SourceManager | clang::FileID | friend |
SourceManagerTestHelper | clang::FileID | friend |