Home
last modified time | relevance | path

Searched defs:SubjectMatchRule (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrSubjectMatchRules.h21 enum SubjectMatchRule { enum
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp175 attr::SubjectMatchRule MatchRule) const { in getMatchRules() argument