Searched refs:CollectBTFDeclTagAnnotations (Results 1 – 2 of 2) sorted by relevance
1354 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(Ty->getDecl()); in CreateType()1485 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(BitFieldDecl); in createBitFieldType()1602 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(field); in CollectRecordNormalField()2189 llvm::DINodeArray CGDebugInfo::CollectBTFDeclTagAnnotations(const Decl *D) { in CollectBTFDeclTagAnnotations() function in CGDebugInfo3614 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in CreateLimitedType()4150 Annotations = CollectBTFDeclTagAnnotations(D); in emitFunctionStart()4220 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in EmitFunctionDecl()4235 llvm::DINodeArray ParamAnnotations = CollectBTFDeclTagAnnotations(PD); in EmitFunctionDecl()4572 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(VD); in EmitDeclare()5341 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in EmitGlobalVariable()
304 llvm::DINodeArray CollectBTFDeclTagAnnotations(const Decl *D);