aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/clang16/tools/extra/clang-tidy/readability
ModeNameSize
-rw-r--r--AvoidConstParamsInDecls.cpp2919logstatsplainblame
-rw-r--r--AvoidConstParamsInDecls.h1441logstatsplainblame
-rw-r--r--BracesAroundStatementsCheck.cpp9667logstatsplainblame
-rw-r--r--BracesAroundStatementsCheck.h2438logstatsplainblame
-rw-r--r--ConstReturnTypeCheck.cpp6025logstatsplainblame
-rw-r--r--ConstReturnTypeCheck.h1474logstatsplainblame
-rw-r--r--ContainerContainsCheck.cpp5995logstatsplainblame
-rw-r--r--ContainerContainsCheck.h1443logstatsplainblame
-rw-r--r--ContainerDataPointerCheck.cpp4472logstatsplainblame
-rw-r--r--ContainerDataPointerCheck.h1730logstatsplainblame
-rw-r--r--ContainerSizeEmptyCheck.cpp14175logstatsplainblame
-rw-r--r--ContainerSizeEmptyCheck.h1820logstatsplainblame
-rw-r--r--ConvertMemberFunctionsToStatic.cpp5994logstatsplainblame
-rw-r--r--ConvertMemberFunctionsToStatic.h1323logstatsplainblame
-rw-r--r--DeleteNullPointerCheck.cpp2813logstatsplainblame
-rw-r--r--DeleteNullPointerCheck.h1381logstatsplainblame
-rw-r--r--DuplicateIncludeCheck.cpp4343logstatsplainblame
-rw-r--r--DuplicateIncludeCheck.h1213logstatsplainblame
-rw-r--r--ElseAfterReturnCheck.cpp12537logstatsplainblame
-rw-r--r--ElseAfterReturnCheck.h1684logstatsplainblame
-rw-r--r--FunctionCognitiveComplexityCheck.cpp20673logstatsplainblame
-rw-r--r--FunctionCognitiveComplexityCheck.h2115logstatsplainblame
-rw-r--r--FunctionSizeCheck.cpp7062logstatsplainblame
-rw-r--r--FunctionSizeCheck.h2400logstatsplainblame
-rw-r--r--IdentifierLengthCheck.cpp6022logstatsplainblame
-rw-r--r--IdentifierLengthCheck.h1821logstatsplainblame
-rw-r--r--IdentifierNamingCheck.cpp46433logstatsplainblame
-rw-r--r--IdentifierNamingCheck.h7740logstatsplainblame
-rw-r--r--ImplicitBoolConversionCheck.cpp14259logstatsplainblame
-rw-r--r--ImplicitBoolConversionCheck.h1816logstatsplainblame
-rw-r--r--InconsistentDeclarationParameterNameCheck.cpp13282logstatsplainblame
-rw-r--r--InconsistentDeclarationParameterNameCheck.h1942logstatsplainblame
-rw-r--r--IsolateDeclarationCheck.cpp10207logstatsplainblame
-rw-r--r--IsolateDeclarationCheck.h1303logstatsplainblame
-rw-r--r--MagicNumbersCheck.cpp8858logstatsplainblame
-rw-r--r--MagicNumbersCheck.h3834logstatsplainblame
-rw-r--r--MakeMemberFunctionConstCheck.cpp8752logstatsplainblame
-rw-r--r--MakeMemberFunctionConstCheck.h1393logstatsplainblame
-rw-r--r--MisleadingIndentationCheck.cpp4397logstatsplainblame
-rw-r--r--MisleadingIndentationCheck.h1723logstatsplainblame
-rw-r--r--MisplacedArrayIndexCheck.cpp2091logstatsplainblame
-rw-r--r--MisplacedArrayIndexCheck.h1270logstatsplainblame
-rw-r--r--NamedParameterCheck.cpp4571logstatsplainblame
-rw-r--r--NamedParameterCheck.h1554logstatsplainblame
-rw-r--r--NamespaceCommentCheck.cpp8161logstatsplainblame
-rw-r--r--NamespaceCommentCheck.h1582logstatsplainblame
-rw-r--r--NonConstParameterCheck.cpp9077logstatsplainblame
-rw-r--r--NonConstParameterCheck.h2187logstatsplainblame
-rw-r--r--QualifiedAutoCheck.cpp10943logstatsplainblame
-rw-r--r--QualifiedAutoCheck.h1600logstatsplainblame
-rw-r--r--ReadabilityTidyModule.cpp7282logstatsplainblame
-rw-r--r--RedundantAccessSpecifiersCheck.cpp2505logstatsplainblame
-rw-r--r--RedundantAccessSpecifiersCheck.h1565logstatsplainblame
-rw-r--r--RedundantControlFlowCheck.cpp3757logstatsplainblame
-rw-r--r--RedundantControlFlowCheck.h1964logstatsplainblame
-rw-r--r--RedundantDeclarationCheck.cpp3161logstatsplainblame
-rw-r--r--RedundantDeclarationCheck.h1286logstatsplainblame
-rw-r--r--RedundantFunctionPtrDereferenceCheck.cpp1307logstatsplainblame
-rw-r--r--RedundantFunctionPtrDereferenceCheck.h1316logstatsplainblame
-rw-r--r--RedundantMemberInitCheck.cpp2692logstatsplainblame
-rw-r--r--RedundantMemberInitCheck.h1765logstatsplainblame
-rw-r--r--RedundantPreprocessorCheck.cpp3957logstatsplainblame
-rw-r--r--RedundantPreprocessorCheck.h1296logstatsplainblame
-rw-r--r--RedundantSmartptrGetCheck.cpp7335logstatsplainblame
-rw-r--r--RedundantSmartptrGetCheck.h1679logstatsplainblame
-rw-r--r--RedundantStringCStrCheck.cpp8285logstatsplainblame
-rw-r--r--RedundantStringCStrCheck.h1223logstatsplainblame
-rw-r--r--RedundantStringInitCheck.cpp6721logstatsplainblame
-rw-r--r--RedundantStringInitCheck.h1314logstatsplainblame
-rw-r--r--SimplifyBooleanExprCheck.cpp34917logstatsplainblame
-rw-r--r--SimplifyBooleanExprCheck.h3184logstatsplainblame
-rw-r--r--SimplifySubscriptExprCheck.cpp2669logstatsplainblame
-rw-r--r--SimplifySubscriptExprCheck.h1546logstatsplainblame
-rw-r--r--StaticAccessedThroughInstanceCheck.cpp3295logstatsplainblame
-rw-r--r--StaticAccessedThroughInstanceCheck.h1733logstatsplainblame
-rw-r--r--StaticDefinitionInAnonymousNamespaceCheck.cpp2211logstatsplainblame
-rw-r--r--StaticDefinitionInAnonymousNamespaceCheck.h1409logstatsplainblame
-rw-r--r--StringCompareCheck.cpp2939logstatsplainblame
-rw-r--r--StringCompareCheck.h1364logstatsplainblame
-rw-r--r--SuspiciousCallArgumentCheck.cpp30165logstatsplainblame
-rw-r--r--SuspiciousCallArgumentCheck.h3745logstatsplainblame
-rw-r--r--UniqueptrDeleteReleaseCheck.cpp3259logstatsplainblame
-rw-r--r--UniqueptrDeleteReleaseCheck.h1516logstatsplainblame
-rw-r--r--UppercaseLiteralSuffixCheck.cpp9668logstatsplainblame
-rw-r--r--UppercaseLiteralSuffixCheck.h1784logstatsplainblame
-rw-r--r--UseAnyOfAllOfCheck.cpp3732logstatsplainblame
-rw-r--r--UseAnyOfAllOfCheck.h1340logstatsplainblame
-rw-r--r--ya.make2217logstatsplainblame