Searched defs:AttrList (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | XRayLists.h | 32 std::unique_ptr<llvm::SpecialCaseList> AttrList; variable
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUAttributor.cpp | 331 SmallVector<Attribute, 8> AttrList; in manifest() local 483 SmallVector<Attribute, 8> AttrList; in manifest() local 690 SmallVector<Attribute, 8> AttrList; in manifest() local
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | AttributeImpl.h | 281 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile()
|
| /openbsd/src/gnu/llvm/clang/tools/libclang/ |
| D | CXIndexDataConsumer.h | 51 IntrusiveRefCntPtr<AttrListInfo> AttrList; member
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| D | AssumeBundleBuilder.cpp | 208 auto addAttrList = [&](AttributeList AttrList, unsigned NumArgs) { in addCall()
|
| /openbsd/src/gnu/llvm/clang/lib/Sema/ |
| D | SemaDeclObjC.cpp | 981 const ParsedAttributesView &AttrList, SkipBodyInfo *SkipBody) { in ActOnStartClassInterface() 1224 const ParsedAttributesView &AttrList, SkipBodyInfo *SkipBody) { in ActOnStartProtocolInterface() 1824 const ParsedAttributesView &AttrList) { in ActOnStartCategoryInterface() 4729 const ParsedAttributesView &AttrList, tok::ObjCKeywordKind MethodDeclKind, in ActOnMethodDeclaration()
|
| D | SemaDeclCXX.cpp | 10206 SourceLocation RBrac, const ParsedAttributesView &AttrList) { in ActOnFinishCXXMemberSpecification() 11213 const ParsedAttributesView &AttrList, in ActOnStartNamespaceDef() 11747 const ParsedAttributesView &AttrList) { in ActOnUsingDirective() 11844 const ParsedAttributesView &AttrList) { in ActOnUsingDeclaration() 12397 const ParsedAttributesView &AttrList, bool IsInstantiation, in BuildUsingDeclaration() 13061 const ParsedAttributesView &AttrList, in ActOnAliasDeclaration() 16420 const ParsedAttributesView &AttrList, in ActOnEmptyDeclaration()
|
| D | SemaDeclAttr.cpp | 9357 Scope *S, Decl *D, const ParsedAttributesView &AttrList, in ProcessDeclAttributeList() 9432 const ParsedAttributesView &AttrList) { in ProcessDeclAttributeDelayed() 9448 AccessSpecDecl *ASDecl, const ParsedAttributesView &AttrList) { in ProcessAccessDeclAttributeList()
|
| D | SemaType.cpp | 3999 Sema &S, Declarator &D, const ParsedAttributesView &AttrList, in getCCForDeclaratorChunk() 4801 [](const ParsedAttributesView &AttrList) -> bool { in GetFullTypeForDeclarator()
|
| /openbsd/src/gnu/llvm/clang/include/clang/Sema/ |
| D | DeclSpec.h | 1214 ParsedAttributesView AttrList; member
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| D | Attributor.cpp | 1147 AttributeList AttrList; in getAttrsFromIRAttr() local
|
| /openbsd/src/gnu/llvm/clang/utils/TableGen/ |
| D | ClangAttrEmitter.cpp | 2880 const std::vector<Record*> &AttrList) { in emitAttrList()
|
| /openbsd/src/gnu/llvm/clang/lib/CodeGen/ |
| D | CGCall.cpp | 2130 llvm::AttributeList &AttrList, in ConstructAttributeList()
|