Searched refs:hasBTFDeclTagAttr (Results 1 – 1 of 1) sorted by relevance
5483 static bool hasBTFDeclTagAttr(Decl *D, StringRef Tag) { in hasBTFDeclTagAttr() function5495 if (hasBTFDeclTagAttr(D, Str)) in handleBTFDeclTagAttr()5502 if (hasBTFDeclTagAttr(D, AL.getBTFDeclTag())) in mergeBTFDeclTagAttr()