Home
last modified time | relevance | path

Searched defs:InconsistentDeclarations (Results 1 – 1 of 1) sorted by relevance

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