Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp57 using InconsistentDeclarationsContainer = typedef
135 InconsistentDeclarationsContainer
139 InconsistentDeclarationsContainer InconsistentDeclarations; in findInconsistentDeclarations()
240 const InconsistentDeclarationsContainer &InconsistentDeclarations) { in formatDiagnosticsForDeclarations()
266 const InconsistentDeclarationsContainer &InconsistentDeclarations, in formatDiagnostics()
310 InconsistentDeclarationsContainer InconsistentDeclarations = in check()