clang API Documentation

clang::TokenValue Member List
This is the complete list of members for clang::TokenValue, including all inherited members.
operator==(const Token &Tok) const clang::TokenValue [inline]
TokenValue(tok::TokenKind Kind)clang::TokenValue [inline]
TokenValue(IdentifierInfo *II)clang::TokenValue [inline]