clang 20.0.0git
|
#include "clang/AST/Attr.h"
#include "llvm/ADT/StringRef.h"
#include "AttrDocTable.inc"
#include "clang/Basic/AttrList.inc"
Go to the source code of this file.
Macros | |
#define | ATTR(NAME) AttrDoc_##NAME, |
Variables | |
static const llvm::StringRef | AttrDoc [] |
#define ATTR | ( | NAME | ) | AttrDoc_##NAME, |
|
static |
Definition at line 18 of file AttrDocTable.cpp.
Referenced by clang::Attr::getDocumentation().