Searched refs:CollectBTFDeclTagAnnotations (Results 1 – 2 of 2) sorted by relevance
1394 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(Ty->getDecl()); in CreateType()1529 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(BitFieldDecl); in createBitFieldType()1601 CollectBTFDeclTagAnnotations(*PreviousBitfield); in createBitFieldSeparatorIfNeeded()1730 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(field); in CollectRecordNormalField()2301 llvm::DINodeArray CGDebugInfo::CollectBTFDeclTagAnnotations(const Decl *D) { in CollectBTFDeclTagAnnotations() function in CGDebugInfo3760 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in CreateLimitedType()4296 Annotations = CollectBTFDeclTagAnnotations(D); in emitFunctionStart()4366 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in EmitFunctionDecl()4380 llvm::DINodeArray ParamAnnotations = CollectBTFDeclTagAnnotations(PD); in EmitFunctionDecl()4717 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(VD); in EmitDeclare()[all …]
317 llvm::DINodeArray CollectBTFDeclTagAnnotations(const Decl *D);