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

References

tools/clang/tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp
  165               return SM.isBeforeInTranslationUnit(Info1.DeclarationLocation,
  166                                                   Info2.DeclarationLocation);
  254     Check->diag(InconsistentDeclaration.DeclarationLocation,
  260         Check, InconsistentDeclaration.DeclarationLocation,
  275     Check->diag(InconsistentDeclaration.DeclarationLocation,
  285         Check, InconsistentDeclaration.DeclarationLocation,