|
clang 22.0.0git
|
#include "clang/AST/CommentParser.h"#include "clang/AST/Comment.h"#include "clang/AST/CommentCommandTraits.h"#include "clang/AST/CommentSema.h"#include "clang/Basic/CharInfo.h"#include "clang/Basic/DiagnosticComment.h"#include "clang/Basic/SourceManager.h"#include "llvm/Support/ErrorHandling.h"Go to the source code of this file.
Classes | |
| class | clang::comments::TextTokenRetokenizer |
| Re-lexes a sequence of tok::text tokens. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::comments |
Functions | |
| static bool | clang::isWhitespace (llvm::StringRef S) |