Home
last modified time | relevance | path

Searched refs:InconsistentDeclarationsContainer (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp59 using InconsistentDeclarationsContainer = typedef
137 InconsistentDeclarationsContainer
141 InconsistentDeclarationsContainer InconsistentDeclarations; in findInconsistentDeclarations()
242 const InconsistentDeclarationsContainer &InconsistentDeclarations) { in formatDiagnosticsForDeclarations()
268 const InconsistentDeclarationsContainer &InconsistentDeclarations, in formatDiagnostics()
312 InconsistentDeclarationsContainer InconsistentDeclarations = in check()