clang: lib/AST/AttrDocTable.cpp File Reference (original) (raw)

#include "[clang/AST/Attr.h](AST%5F2Attr%5F8h%5Fsource.html)"
#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)
Variables
static const llvm::StringRef AttrDoc []

Macro Definition Documentation

ATTR

#define ATTR ( NAME )

Value:

AttrDoc_##NAME,

Variable Documentation

AttrDoc

const llvm::StringRef AttrDoc[] static

Initial value:

= {

#define ATTR(NAME)

}

Definition at line 18 of file AttrDocTable.cpp.

Referenced by clang::Attr::getDocumentation().