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

References

tools/clang/lib/Sema/SemaDecl.cpp
 4358     tagLoc = getLocForEndOfToken(tagLoc);
 4358     tagLoc = getLocForEndOfToken(tagLoc);
 4363     Diag(tagLoc, diag::note_typedef_changes_linkage)
 4364         << FixItHint::CreateInsertion(tagLoc, textToInsert);