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

References

gen/tools/clang/include/clang/Basic/DiagnosticGroups.inc
  546   /* DiagArray615 */ diag::warn_attribute_section_on_redeclaration, diag::warn_duplicate_codeseg_attribute, diag::warn_mismatched_section, -1,
gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 4636 DIAG_NAME_INDEX(warn_mismatched_section)
tools/clang/lib/Sema/SemaDecl.cpp
 2866     Diag(New->getLocation(), diag::warn_mismatched_section)
tools/clang/lib/Sema/SemaDeclAttr.cpp
 2869     Diag(ExistingAttr->getLocation(), diag::warn_mismatched_section)
 2937     Diag(ExistingAttr->getLocation(), diag::warn_mismatched_section)