Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DParsedAttr.cpp178 bool ParsedAttr::appliesToDecl(const Decl *D, in appliesToDecl() function in ParsedAttr
H A DSemaAttr.cpp1116 if (Attribute->appliesToDecl(D, Rule)) { in AddPragmaAttributes()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DParsedAttr.h644 bool appliesToDecl(const Decl *D, attr::SubjectMatchRule MatchRule) const;