clang 22.0.0git
ParsedAttrInfo.h File Reference
#include "clang/Basic/AttrSubjectMatchRules.h"
#include "clang/Basic/AttributeCommonInfo.h"
#include "clang/Support/Compiler.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/Support/Registry.h"
#include <climits>
#include <list>

Go to the source code of this file.

Classes

struct  clang::ParsedAttrInfo
struct  clang::ParsedAttrInfo::Spelling
 The syntaxes supported by this attribute and how they're spelled. More...

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  llvm
 Diagnostic wrappers for TextAPI types for error reporting.

Typedefs

typedef llvm::Registry< ParsedAttrInfoclang::ParsedAttrInfoRegistry

Functions

const std::list< std::unique_ptr< ParsedAttrInfo > > & clang::getAttributePluginInstances ()

Variables

template class CLANG_TEMPLATE_ABI llvm::Registry< clang::ParsedAttrInfo >