package info (click to toggle)
llvm-toolchain-21 1%3A21.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 2,236,168 kB
  • sloc: cpp: 7,619,103; ansic: 1,433,921; asm: 1,058,734; python: 252,125; f90: 94,671; objc: 70,753; lisp: 42,813; pascal: 18,401; sh: 10,069; ml: 5,111; perl: 4,720; awk: 3,523; makefile: 3,397; javascript: 2,272; xml: 892; fortran: 770

Folder: readability

d .. (parent)
- - rw-r--r-- 4,708 AmbiguousSmartptrResetCallCheck.cpp
- - rw-r--r-- 1,554 AmbiguousSmartptrResetCallCheck.h
- - rw-r--r-- 3,418 AvoidConstParamsInDecls.cpp
- - rw-r--r-- 1,441 AvoidConstParamsInDecls.h
- - rw-r--r-- 1,939 AvoidNestedConditionalOperatorCheck.cpp
- - rw-r--r-- 1,457 AvoidNestedConditionalOperatorCheck.h
- - rw-r--r-- 3,353 AvoidReturnWithVoidValueCheck.cpp
- - rw-r--r-- 1,640 AvoidReturnWithVoidValueCheck.h
- - rw-r--r-- 3,429 AvoidUnconditionalPreprocessorIfCheck.cpp
- - rw-r--r-- 1,459 AvoidUnconditionalPreprocessorIfCheck.h
- - rw-r--r-- 6,228 BracesAroundStatementsCheck.cpp
- - rw-r--r-- 2,431 BracesAroundStatementsCheck.h
- - rw-r--r-- 2,184 CMakeLists.txt
- - rw-r--r-- 5,620 ConstReturnTypeCheck.cpp
- - rw-r--r-- 1,465 ConstReturnTypeCheck.h
- - rw-r--r-- 6,318 ContainerContainsCheck.cpp
- - rw-r--r-- 1,529 ContainerContainsCheck.h
- - rw-r--r-- 4,920 ContainerDataPointerCheck.cpp
- - rw-r--r-- 1,855 ContainerDataPointerCheck.h
- - rw-r--r-- 17,519 ContainerSizeEmptyCheck.cpp
- - rw-r--r-- 1,933 ContainerSizeEmptyCheck.h
- - rw-r--r-- 6,251 ConvertMemberFunctionsToStatic.cpp
- - rw-r--r-- 1,323 ConvertMemberFunctionsToStatic.h
- - rw-r--r-- 2,813 DeleteNullPointerCheck.cpp
- - rw-r--r-- 1,381 DeleteNullPointerCheck.h
- - rw-r--r-- 4,558 DuplicateIncludeCheck.cpp
- - rw-r--r-- 1,213 DuplicateIncludeCheck.h
- - rw-r--r-- 12,573 ElseAfterReturnCheck.cpp
- - rw-r--r-- 1,684 ElseAfterReturnCheck.h
- - rw-r--r-- 8,051 EnumInitialValueCheck.cpp
- - rw-r--r-- 1,564 EnumInitialValueCheck.h
- - rw-r--r-- 20,523 FunctionCognitiveComplexityCheck.cpp
- - rw-r--r-- 2,115 FunctionCognitiveComplexityCheck.h
- - rw-r--r-- 7,978 FunctionSizeCheck.cpp
- - rw-r--r-- 3,103 FunctionSizeCheck.h
- - rw-r--r-- 5,953 IdentifierLengthCheck.cpp
- - rw-r--r-- 1,821 IdentifierLengthCheck.h
- - rw-r--r-- 49,977 IdentifierNamingCheck.cpp
- - rw-r--r-- 8,803 IdentifierNamingCheck.h
- - rw-r--r-- 16,371 ImplicitBoolConversionCheck.cpp
- - rw-r--r-- 1,833 ImplicitBoolConversionCheck.h
- - rw-r--r-- 13,185 InconsistentDeclarationParameterNameCheck.cpp
- - rw-r--r-- 1,929 InconsistentDeclarationParameterNameCheck.h
- - rw-r--r-- 10,194 IsolateDeclarationCheck.cpp
- - rw-r--r-- 1,303 IsolateDeclarationCheck.h
- - rw-r--r-- 9,938 MagicNumbersCheck.cpp
- - rw-r--r-- 4,147 MagicNumbersCheck.h
- - rw-r--r-- 8,744 MakeMemberFunctionConstCheck.cpp
- - rw-r--r-- 1,393 MakeMemberFunctionConstCheck.h
- - rw-r--r-- 3,376 MathMissingParenthesesCheck.cpp
- - rw-r--r-- 1,439 MathMissingParenthesesCheck.h
- - rw-r--r-- 5,066 MisleadingIndentationCheck.cpp
- - rw-r--r-- 1,778 MisleadingIndentationCheck.h
- - rw-r--r-- 2,091 MisplacedArrayIndexCheck.cpp
- - rw-r--r-- 1,270 MisplacedArrayIndexCheck.h
- - rw-r--r-- 5,753 NamedParameterCheck.cpp
- - rw-r--r-- 1,634 NamedParameterCheck.h
- - rw-r--r-- 8,517 NamespaceCommentCheck.cpp
- - rw-r--r-- 1,624 NamespaceCommentCheck.h
- - rw-r--r-- 9,165 NonConstParameterCheck.cpp
- - rw-r--r-- 2,187 NonConstParameterCheck.h
- - rw-r--r-- 12,247 OperatorsRepresentationCheck.cpp
- - rw-r--r-- 1,851 OperatorsRepresentationCheck.h
- - rw-r--r-- 11,831 QualifiedAutoCheck.cpp
- - rw-r--r-- 1,534 QualifiedAutoCheck.h
- - rw-r--r-- 9,241 ReadabilityTidyModule.cpp
- - rw-r--r-- 2,505 RedundantAccessSpecifiersCheck.cpp
- - rw-r--r-- 1,539 RedundantAccessSpecifiersCheck.h
- - rw-r--r-- 9,030 RedundantCastingCheck.cpp
- - rw-r--r-- 1,526 RedundantCastingCheck.h
- - rw-r--r-- 3,723 RedundantControlFlowCheck.cpp
- - rw-r--r-- 1,964 RedundantControlFlowCheck.h
- - rw-r--r-- 3,513 RedundantDeclarationCheck.cpp
- - rw-r--r-- 1,286 RedundantDeclarationCheck.h
- - rw-r--r-- 1,283 RedundantFunctionPtrDereferenceCheck.cpp
- - rw-r--r-- 1,355 RedundantFunctionPtrDereferenceCheck.h
- - rw-r--r-- 5,115 RedundantInlineSpecifierCheck.cpp
- - rw-r--r-- 1,752 RedundantInlineSpecifierCheck.h
- - rw-r--r-- 4,107 RedundantMemberInitCheck.cpp
- - rw-r--r-- 1,765 RedundantMemberInitCheck.h
- - rw-r--r-- 3,957 RedundantPreprocessorCheck.cpp
- - rw-r--r-- 1,296 RedundantPreprocessorCheck.h
- - rw-r--r-- 7,899 RedundantSmartptrGetCheck.cpp
- - rw-r--r-- 1,679 RedundantSmartptrGetCheck.h
- - rw-r--r-- 8,032 RedundantStringCStrCheck.cpp
- - rw-r--r-- 1,244 RedundantStringCStrCheck.h
- - rw-r--r-- 6,721 RedundantStringInitCheck.cpp
- - rw-r--r-- 1,314 RedundantStringInitCheck.h
- - rw-r--r-- 2,819 ReferenceToConstructedTemporaryCheck.cpp
- - rw-r--r-- 1,588 ReferenceToConstructedTemporaryCheck.h
- - rw-r--r-- 36,578 SimplifyBooleanExprCheck.cpp
- - rw-r--r-- 3,253 SimplifyBooleanExprCheck.h
- - rw-r--r-- 2,688 SimplifySubscriptExprCheck.cpp
- - rw-r--r-- 1,546 SimplifySubscriptExprCheck.h
- - rw-r--r-- 3,876 StaticAccessedThroughInstanceCheck.cpp
- - rw-r--r-- 1,733 StaticAccessedThroughInstanceCheck.h
- - rw-r--r-- 2,177 StaticDefinitionInAnonymousNamespaceCheck.cpp
- - rw-r--r-- 1,643 StaticDefinitionInAnonymousNamespaceCheck.h
- - rw-r--r-- 3,711 StringCompareCheck.cpp
- - rw-r--r-- 1,469 StringCompareCheck.h
- - rw-r--r-- 30,334 SuspiciousCallArgumentCheck.cpp
- - rw-r--r-- 3,745 SuspiciousCallArgumentCheck.h
- - rw-r--r-- 3,259 UniqueptrDeleteReleaseCheck.cpp
- - rw-r--r-- 1,516 UniqueptrDeleteReleaseCheck.h
- - rw-r--r-- 9,642 UppercaseLiteralSuffixCheck.cpp
- - rw-r--r-- 1,784 UppercaseLiteralSuffixCheck.h
- - rw-r--r-- 3,732 UseAnyOfAllOfCheck.cpp
- - rw-r--r-- 1,340 UseAnyOfAllOfCheck.h
- - rw-r--r-- 3,555 UseConcisePreprocessorDirectivesCheck.cpp
- - rw-r--r-- 1,454 UseConcisePreprocessorDirectivesCheck.h
- - rw-r--r-- 8,299 UseStdMinMaxCheck.cpp
- - rw-r--r-- 1,732 UseStdMinMaxCheck.h