clang: clang::TokenValue Class Reference (original) (raw)

Stores token information for comparing actual tokens with predefined values. More...

#include "[clang/Lex/Preprocessor.h](Preprocessor%5F8h%5Fsource.html)"

Detailed Description

Stores token information for comparing actual tokens with predefined values.

Only handles simple tokens and identifiers.

Definition at line 93 of file Preprocessor.h.

Constructor & Destructor Documentation

TokenValue() [2/2]

Member Function Documentation

operator==()

bool clang::TokenValue::operator== ( const Token & Tok) const inline

The documentation for this class was generated from the following file: