clang 24.0.0git
CommentCommandTraits.h File Reference
#include "clang/Basic/CommentOptions.h"
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/ErrorHandling.h"
#include "clang/AST/CommentCommandList.inc"

Go to the source code of this file.

Classes

struct  clang::comments::CommandInfo
 Information about a single command. More...
class  clang::comments::CommandTraits
 This class provides information about commands that can be used in comments. More...

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.
namespace  clang::comments

Macros

#define COMMENT_COMMAND(NAME)

Macro Definition Documentation

◆ COMMENT_COMMAND

#define COMMENT_COMMAND ( NAME)
Value:
KCI_##NAME,

Definition at line 152 of file CommentCommandTraits.h.