clang API Documentation

Classes | Namespaces | Functions
Attr.h File Reference
#include "clang/AST/AttrIterator.h"
#include "clang/AST/Decl.h"
#include "clang/AST/Expr.h"
#include "clang/AST/Type.h"
#include "clang/Basic/AttrKinds.h"
#include "clang/Basic/LLVM.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Basic/VersionTuple.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include <algorithm>
#include <cassert>
#include "clang/AST/Attrs.inc"
Include dependency graph for Attr.h:

Go to the source code of this file.

Classes

class  clang::Attr
 Attr - This represents one attribute. More...
class  clang::InheritableAttr
class  clang::InheritableParamAttr

Namespaces

namespace  clang

Functions

const DiagnosticBuilder & clang::operator<< (const DiagnosticBuilder &DB, const Attr *At)
const PartialDiagnostic & clang::operator<< (const PartialDiagnostic &PD, const Attr *At)