Lines Matching defs:Annotations
1233 llvm::DINodeArray Annotations = nullptr;
1235 Annotations = DBuilder.getOrCreateArray(Annots);
1244 Annotations);
1495 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(Ty->getDecl());
1505 Flags, Annotations);
1633 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(BitFieldDecl);
1636 Flags, DebugType, Annotations);
1704 llvm::DINodeArray Annotations =
1708 Flags, DebugType, Annotations);
1714 llvm::DIScope *scope, const RecordDecl *RD, llvm::DINodeArray Annotations) {
1732 offsetInBits, flags, debugType, Annotations);
1751 /*TParams=*/nullptr, /*ThrownTypes=*/nullptr, /*Annotations=*/nullptr);
1856 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(field);
1859 OffsetInBits, Align, tunit, RecordTy, RD, Annotations);
2431 SmallVector<llvm::Metadata *, 4> Annotations;
2436 Annotations.push_back(llvm::MDNode::get(CGM.getLLVMContext(), Ops));
2438 return DBuilder.getOrCreateArray(Annotations);
3913 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D);
3916 Flags, Identifier, Annotations);
4444 llvm::DINodeArray Annotations = nullptr;
4449 Annotations = CollectBTFDeclTagAnnotations(D);
4460 Annotations);
4519 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D);
4523 SPFlags, TParamsArray.get(), nullptr, nullptr, Annotations);
4870 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(VD);
4873 Annotations);
5673 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D);
5679 Align, Annotations);