clang API Documentation
ASTReader class | clang::FileID | [friend] |
ASTWriter class | clang::FileID | [friend] |
FileID() | clang::FileID | [inline] |
getHashValue() const | clang::FileID | [inline] |
getSentinel() | clang::FileID | [inline, static] |
isInvalid() 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 class | clang::FileID | [friend] |