TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
prebuilts
/
63ce29f4abb120020166ca0fc9683a796dce3449
/
.
/
linux-x64
/
clang
/
include
/
clang-tidy
/
readability
tree: f212a4b3a8c09c647fc013030d16452a52373ea0 [
path history
]
[
tgz
]
AvoidConstParamsInDecls.h
BracesAroundStatementsCheck.h
ConstReturnTypeCheck.h
ContainerSizeEmptyCheck.h
ConvertMemberFunctionsToStatic.h
DeletedDefaultCheck.h
DeleteNullPointerCheck.h
ElseAfterReturnCheck.h
FunctionCognitiveComplexityCheck.h
FunctionSizeCheck.h
IdentifierNamingCheck.h
ImplicitBoolConversionCheck.h
InconsistentDeclarationParameterNameCheck.h
IsolateDeclarationCheck.h
MagicNumbersCheck.h
MakeMemberFunctionConstCheck.h
MisleadingIndentationCheck.h
MisplacedArrayIndexCheck.h
NamedParameterCheck.h
NamespaceCommentCheck.h
NonConstParameterCheck.h
QualifiedAutoCheck.h
RedundantAccessSpecifiersCheck.h
RedundantControlFlowCheck.h
RedundantDeclarationCheck.h
RedundantFunctionPtrDereferenceCheck.h
RedundantMemberInitCheck.h
RedundantPreprocessorCheck.h
RedundantSmartptrGetCheck.h
RedundantStringCStrCheck.h
RedundantStringInitCheck.h
SimplifyBooleanExprCheck.h
SimplifySubscriptExprCheck.h
StaticAccessedThroughInstanceCheck.h
StaticDefinitionInAnonymousNamespaceCheck.h
StringCompareCheck.h
UniqueptrDeleteReleaseCheck.h
UppercaseLiteralSuffixCheck.h
UseAnyOfAllOfCheck.h