HomeSort by: relevance | last modified time | path
    Searched refs:appliesToDecl (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
ParsedAttr.cpp 170 bool ParsedAttr::appliesToDecl(const Decl *D,
SemaAttr.cpp 987 if (Attribute->appliesToDecl(D, Rule)) {
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ParsedAttr.h 615 bool appliesToDecl(const Decl *D, attr::SubjectMatchRule MatchRule) const;

Completed in 17 milliseconds