clang 20.0.0git
|
#include "clang/Basic/AttributeCommonInfo.h"
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
Functions | |
int | clang::hasAttribute (AttributeCommonInfo::Syntax Syntax, const IdentifierInfo *Scope, const IdentifierInfo *Attr, const TargetInfo &Target, const LangOptions &LangOpts) |
Return the version number associated with the attribute if we recognize and implement the attribute specified by the given information. | |