Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp47 struct InconsistentDeclarationInfo { struct
48 InconsistentDeclarationInfo(SourceLocation DeclarationLocation, in InconsistentDeclarationInfo() function
53 SourceLocation DeclarationLocation;
54 DifferingParamsContainer DifferingParams;