Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h615 bool appliesToDecl(const Decl *D, attr::SubjectMatchRule MatchRule) const;