Home
last modified time | relevance | path

Searched refs:hasBTFDeclTagAttr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp7732 static bool hasBTFDeclTagAttr(Decl *D, StringRef Tag) { in hasBTFDeclTagAttr() function
7744 if (hasBTFDeclTagAttr(D, Str)) in handleBTFDeclTagAttr()
7751 if (hasBTFDeclTagAttr(D, AL.getBTFDeclTag())) in mergeBTFDeclTagAttr()