clang
6.0.0
|
#include "clang/Basic/SourceLocation.h"
#include "clang/Basic/TokenKinds.h"
#include "llvm/ADT/StringRef.h"
#include <cassert>
Go to the source code of this file.
Classes | |
class | clang::Token |
Token - This structure provides full information about a lexed token. More... | |
struct | clang::PPConditionalInfo |
Information about the conditional stack (#if directives) currently active. More... | |
struct | llvm::isPodLike< clang::Token > |
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
llvm | |
DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |