reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/ParsedAttr.h
  503   void getMatchRules(const LangOptions &LangOpts,

References

tools/clang/lib/Parse/ParsePragma.cpp
 1365     Attribute.getMatchRules(PRef.getLangOpts(), SubjectMatchRuleSet);
tools/clang/lib/Sema/SemaAttr.cpp
  661   Attribute.getMatchRules(LangOpts, StrictSubjectMatchRuleSet);