Searched refs:CollectBTFDeclTagAnnotations (Results 1 – 2 of 2) sorted by relevance
1302 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(Ty->getDecl()); in CreateType()1454 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(BitFieldDecl); in createBitFieldType()1571 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(field); in CollectRecordNormalField()2179 llvm::DINodeArray CGDebugInfo::CollectBTFDeclTagAnnotations(const Decl *D) { in CollectBTFDeclTagAnnotations() function in CGDebugInfo3597 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in CreateLimitedType()4128 Annotations = CollectBTFDeclTagAnnotations(D); in emitFunctionStart()4198 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in EmitFunctionDecl()4538 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(VD); in EmitDeclare()5308 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in EmitGlobalVariable()
305 llvm::DINodeArray CollectBTFDeclTagAnnotations(const Decl *D);