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

References

gen/tools/clang/include/clang/Parse/AttrSubMatchRulesParserStringSwitches.inc
   26     Case("is_union", attr::SubjectMatchRule_record_not_is_union).
gen/tools/clang/include/clang/Sema/AttrParsedAttrImpl.inc
  116   MatchRules.push_back(std::make_pair(attr::SubjectMatchRule_record_not_is_union, /*IsSupported=*/true));
 2381   MatchRules.push_back(std::make_pair(attr::SubjectMatchRule_record_not_is_union, /*IsSupported=*/true));
 2483   MatchRules.push_back(std::make_pair(attr::SubjectMatchRule_record_not_is_union, /*IsSupported=*/true));
 3553   case attr::SubjectMatchRule_record_not_is_union: