Searched refs:CollectBTFDeclTagAnnotations (Results 1 – 2 of 2) sorted by relevance
1644 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(Ty->getDecl()); in CreateType()1796 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(BitFieldDecl); in createBitFieldType()1867 CollectBTFDeclTagAnnotations(*PreviousBitfield); in createBitFieldSeparatorIfNeeded()2020 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(field); in CollectRecordNormalField()2601 llvm::DINodeArray CGDebugInfo::CollectBTFDeclTagAnnotations(const Decl *D) { in CollectBTFDeclTagAnnotations() function in CGDebugInfo4163 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in CreateLimitedType()4709 Annotations = CollectBTFDeclTagAnnotations(D); in emitFunctionStart()4779 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in EmitFunctionDecl()4796 llvm::DINodeArray ParamAnnotations = CollectBTFDeclTagAnnotations(PD); in EmitFunctionDecl()5133 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(VD); in EmitDeclare()[all …]
347 llvm::DINodeArray CollectBTFDeclTagAnnotations(const Decl *D);