Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DParsedAttr.cpp212 bool ParsedAttr::appliesToDecl(const Decl *D, in appliesToDecl() function in ParsedAttr
H A DSemaAttr.cpp687 if (Attribute->appliesToDecl(D, Rule)) { in AddPragmaAttributes()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DParsedAttr.h556 bool appliesToDecl(const Decl *D, attr::SubjectMatchRule MatchRule) const;