Lines Matching defs:Annotations
1281 llvm::DINodeArray Annotations = nullptr;
1283 Annotations = DBuilder.getOrCreateArray(Annots);
1292 Annotations);
1534 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(Ty->getDecl());
1544 Flags, Annotations);
1672 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(BitFieldDecl);
1675 Flags, DebugType, Annotations);
1742 llvm::DINodeArray Annotations =
1746 Flags, DebugType, Annotations);
1752 llvm::DIScope *scope, const RecordDecl *RD, llvm::DINodeArray Annotations) {
1770 offsetInBits, flags, debugType, Annotations);
1789 /*TParams=*/nullptr, /*ThrownTypes=*/nullptr, /*Annotations=*/nullptr);
1894 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(field);
1897 OffsetInBits, Align, tunit, RecordTy, RD, Annotations);
2469 SmallVector<llvm::Metadata *, 4> Annotations;
2474 Annotations.push_back(llvm::MDNode::get(CGM.getLLVMContext(), Ops));
2476 return DBuilder.getOrCreateArray(Annotations);
3959 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D);
3962 Flags, Identifier, Annotations);
4489 llvm::DINodeArray Annotations = nullptr;
4494 Annotations = CollectBTFDeclTagAnnotations(D);
4505 Annotations);
4564 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D);
4568 SPFlags, TParamsArray.get(), nullptr, nullptr, Annotations);
4917 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(VD);
4920 Annotations);
5719 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D);
5725 Align, Annotations);