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

References

tools/clang/lib/Parse/ParsePragma.cpp
 1223     if (Name.empty()) {
 1229         Rule = isAttributeSubjectMatchRule(Name);
 1231       Diag(Tok, diag::err_pragma_attribute_unknown_subject_rule) << Name;
 1247             << Name
 1257       diagnoseExpectedAttributeSubjectSubRule(*this, PrimaryRule, Name,
 1269         diagnoseExpectedAttributeSubjectSubRule(*this, PrimaryRule, Name,
 1276         diagnoseUnknownAttributeSubjectSubRule(*this, PrimaryRule, Name,
 1287         diagnoseUnknownAttributeSubjectSubRule(*this, PrimaryRule, Name,