Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp49 struct InconsistentDeclarationInfo { struct
50 InconsistentDeclarationInfo(SourceLocation DeclarationLocation, in InconsistentDeclarationInfo() function
55 SourceLocation DeclarationLocation;
56 DifferingParamsContainer DifferingParams;