Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DParsedAttr.cpp162 bool ParsedAttr::appliesToDecl(const Decl *D, in appliesToDecl() function in ParsedAttr
DSemaAttr.cpp847 if (Attribute->appliesToDecl(D, Rule)) { in AddPragmaAttributes()
/external/llvm-project/clang/include/clang/Sema/
DParsedAttr.h585 bool appliesToDecl(const Decl *D, attr::SubjectMatchRule MatchRule) const;