clang 20.0.0git
|
#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... | |
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) |