directory /clang-tools-extra/clang-tidy/readability/ @ 236:c4bab56944e8 llvm-original

name size permissions
[up] drwxr-xr-x
file AvoidConstParamsInDecls.cpp 3000 -rw-r--r--
file AvoidConstParamsInDecls.h 1492 -rw-r--r--
file BracesAroundStatementsCheck.cpp 9717 -rw-r--r--
file BracesAroundStatementsCheck.h 2489 -rw-r--r--
file CMakeLists.txt 1724 -rw-r--r--
file ConstReturnTypeCheck.cpp 5618 -rw-r--r--
file ConstReturnTypeCheck.h 1277 -rw-r--r--
file ContainerContainsCheck.cpp 6045 -rw-r--r--
file ContainerContainsCheck.h 1493 -rw-r--r--
file ContainerDataPointerCheck.cpp 4522 -rw-r--r--
file ContainerDataPointerCheck.h 1781 -rw-r--r--
file ContainerSizeEmptyCheck.cpp 14200 -rw-r--r--
file ContainerSizeEmptyCheck.h 1871 -rw-r--r--
file ConvertMemberFunctionsToStatic.cpp 6044 -rw-r--r--
file ConvertMemberFunctionsToStatic.h 1373 -rw-r--r--
file DeleteNullPointerCheck.cpp 2863 -rw-r--r--
file DeleteNullPointerCheck.h 1432 -rw-r--r--
file DuplicateIncludeCheck.cpp 4397 -rw-r--r--
file DuplicateIncludeCheck.h 1263 -rw-r--r--
file ElseAfterReturnCheck.cpp 12587 -rw-r--r--
file ElseAfterReturnCheck.h 1735 -rw-r--r--
file FunctionCognitiveComplexityCheck.cpp 20715 -rw-r--r--
file FunctionCognitiveComplexityCheck.h 2166 -rw-r--r--
file FunctionSizeCheck.cpp 7112 -rw-r--r--
file FunctionSizeCheck.h 2450 -rw-r--r--
file IdentifierLengthCheck.cpp 6072 -rw-r--r--
file IdentifierLengthCheck.h 1871 -rw-r--r--
file IdentifierNamingCheck.cpp 46458 -rw-r--r--
file IdentifierNamingCheck.h 7769 -rw-r--r--
file ImplicitBoolConversionCheck.cpp 14309 -rw-r--r--
file ImplicitBoolConversionCheck.h 1866 -rw-r--r--
file InconsistentDeclarationParameterNameCheck.cpp 13332 -rw-r--r--
file InconsistentDeclarationParameterNameCheck.h 1993 -rw-r--r--
file IsolateDeclarationCheck.cpp 10145 -rw-r--r--
file IsolateDeclarationCheck.h 1353 -rw-r--r--
file MagicNumbersCheck.cpp 8883 -rw-r--r--
file MagicNumbersCheck.h 3884 -rw-r--r--
file MakeMemberFunctionConstCheck.cpp 8802 -rw-r--r--
file MakeMemberFunctionConstCheck.h 1443 -rw-r--r--
file MisleadingIndentationCheck.cpp 4447 -rw-r--r--
file MisleadingIndentationCheck.h 1774 -rw-r--r--
file MisplacedArrayIndexCheck.cpp 2141 -rw-r--r--
file MisplacedArrayIndexCheck.h 1320 -rw-r--r--
file NamedParameterCheck.cpp 4621 -rw-r--r--
file NamedParameterCheck.h 1605 -rw-r--r--
file NamespaceCommentCheck.cpp 8192 -rw-r--r--
file NamespaceCommentCheck.h 1632 -rw-r--r--
file NonConstParameterCheck.cpp 9127 -rw-r--r--
file NonConstParameterCheck.h 2238 -rw-r--r--
file QualifiedAutoCheck.cpp 11019 -rw-r--r--
file QualifiedAutoCheck.h 1650 -rw-r--r--
file ReadabilityTidyModule.cpp 7307 -rw-r--r--
file RedundantAccessSpecifiersCheck.cpp 2555 -rw-r--r--
file RedundantAccessSpecifiersCheck.h 1615 -rw-r--r--
file RedundantControlFlowCheck.cpp 3807 -rw-r--r--
file RedundantControlFlowCheck.h 2015 -rw-r--r--
file RedundantDeclarationCheck.cpp 3211 -rw-r--r--
file RedundantDeclarationCheck.h 1336 -rw-r--r--
file RedundantFunctionPtrDereferenceCheck.cpp 1357 -rw-r--r--
file RedundantFunctionPtrDereferenceCheck.h 1366 -rw-r--r--
file RedundantMemberInitCheck.cpp 2742 -rw-r--r--
file RedundantMemberInitCheck.h 1816 -rw-r--r--
file RedundantPreprocessorCheck.cpp 4007 -rw-r--r--
file RedundantPreprocessorCheck.h 1346 -rw-r--r--
file RedundantSmartptrGetCheck.cpp 7385 -rw-r--r--
file RedundantSmartptrGetCheck.h 1730 -rw-r--r--
file RedundantStringCStrCheck.cpp 8102 -rw-r--r--
file RedundantStringCStrCheck.h 1273 -rw-r--r--
file RedundantStringInitCheck.cpp 6751 -rw-r--r--
file RedundantStringInitCheck.h 1364 -rw-r--r--
file SimplifyBooleanExprCheck.cpp 34966 -rw-r--r--
file SimplifyBooleanExprCheck.h 3235 -rw-r--r--
file SimplifySubscriptExprCheck.cpp 2719 -rw-r--r--
file SimplifySubscriptExprCheck.h 1597 -rw-r--r--
file StaticAccessedThroughInstanceCheck.cpp 3345 -rw-r--r--
file StaticAccessedThroughInstanceCheck.h 1784 -rw-r--r--
file StaticDefinitionInAnonymousNamespaceCheck.cpp 2353 -rw-r--r--
file StaticDefinitionInAnonymousNamespaceCheck.h 1459 -rw-r--r--
file StringCompareCheck.cpp 2989 -rw-r--r--
file StringCompareCheck.h 1414 -rw-r--r--
file SuspiciousCallArgumentCheck.cpp 30232 -rw-r--r--
file SuspiciousCallArgumentCheck.h 3770 -rw-r--r--
file UniqueptrDeleteReleaseCheck.cpp 3309 -rw-r--r--
file UniqueptrDeleteReleaseCheck.h 1567 -rw-r--r--
file UppercaseLiteralSuffixCheck.cpp 9724 -rw-r--r--
file UppercaseLiteralSuffixCheck.h 1835 -rw-r--r--
file UseAnyOfAllOfCheck.cpp 3757 -rw-r--r--
file UseAnyOfAllOfCheck.h 1390 -rw-r--r--