Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h140 AttributeCommonInfo(const IdentifierInfo *AttrName, in AttributeCommonInfo() function
153 AttributeCommonInfo(const IdentifierInfo *AttrName, in AttributeCommonInfo() function
161 AttributeCommonInfo(const IdentifierInfo *AttrName, SourceRange AttrRange, in AttributeCommonInfo() function
166 AttributeCommonInfo(SourceRange AttrRange, Kind K, Form FormUsed) in AttributeCommonInfo() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaSwift.h23 class AttributeCommonInfo; variable