clang API Documentation
#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 |
Namespaces | |
namespace | clang |
namespace | clang::comments |
Defines | |
#define | COMMENT_COMMAND(NAME) KCI_##NAME, |
#define COMMENT_COMMAND | ( | NAME | ) | KCI_##NAME, |
Definition at line 131 of file CommentCommandTraits.h.