Home
last modified time | relevance | path

Searched defs:AttributeCommonInfo (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h151 AttributeCommonInfo(const IdentifierInfo *AttrName, in AttributeCommonInfo() function
163 AttributeCommonInfo(const IdentifierInfo *AttrName, AttributeScopeInfo Scope, in AttributeCommonInfo() function
170 AttributeCommonInfo(const IdentifierInfo *AttrName, SourceRange AttrRange, in AttributeCommonInfo() function
175 AttributeCommonInfo(SourceRange AttrRange, Kind K, Form FormUsed) in AttributeCommonInfo() function
179 AttributeCommonInfo(SourceRange AttrRange, AttributeScopeInfo AttrScope, in AttributeCommonInfo() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaAMDGPU.h20 class AttributeCommonInfo; variable
H A DSemaSwift.h22 class AttributeCommonInfo; variable
H A DSemaHLSL.h27 class AttributeCommonInfo; variable
H A DSemaObjC.h41 class AttributeCommonInfo; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAttr.h38 class AttributeCommonInfo; variable