clang API Documentation

Classes | Namespaces | Functions
CommentParser.cpp File Reference
#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"
Include dependency graph for CommentParser.cpp:

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)