clang API Documentation
#include "clang/AST/CommentParser.h"#include "clang/AST/CommentCommandTraits.h"#include "clang/AST/CommentDiagnostic.h"#include "clang/AST/CommentSema.h"#include "clang/Basic/CharInfo.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... | |
| struct | clang::comments::TextTokenRetokenizer::Position |
A position in Toks. | |
Namespaces | |
| namespace | clang |
| namespace | clang::comments |
Functions | |
| static bool | clang::isWhitespace (llvm::StringRef S) |