Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp170 bool ParsedAttr::appliesToDecl(const Decl *D, in appliesToDecl() function in ParsedAttr
H A DSemaAttr.cpp987 if (Attribute->appliesToDecl(D, Rule)) { in AddPragmaAttributes()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h615 bool appliesToDecl(const Decl *D, attr::SubjectMatchRule MatchRule) const;