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

References

tools/clang/lib/Sema/SemaType.cpp
 3270     FullSourceLoc Comma(D.getCommaLoc(), S.SourceMgr);
 3277         S.Diag(D.getCommaLoc(), diag::note_empty_parens_function_call)
 3278           << FixItHint::CreateReplacement(D.getCommaLoc(), ";")