AbseilMatcher.h | |
AbseilTidyModule.cpp | |
add_new_check.py | |
AndroidTidyModule.cpp | |
AnnotateHighlightings.cpp | |
Annotations.cpp | |
Annotations.h | |
ApplyReplacements.cpp | This file provides the implementation for deduplicating, detecting conflicts in, and applying collections of Replacements |
ApplyReplacements.h | This file provides the interface for deduplicating, detecting conflicts in, and applying collections of Replacements |
ArgumentCommentCheck.cpp | |
ArgumentCommentCheck.h | |
AssertSideEffectCheck.cpp | |
AssertSideEffectCheck.h | |
AST.cpp | |
AST.h | |
ASTTests.cpp | |
ASTUtils.cpp | |
ASTUtils.h | |
AvoidBindCheck.cpp | |
AvoidBindCheck.h | |
AvoidCArraysCheck.cpp | |
AvoidCArraysCheck.h | |
AvoidConstParamsInDecls.cpp | |
AvoidConstParamsInDecls.h | |
AvoidCStyleCastsCheck.cpp | |
AvoidCStyleCastsCheck.h | |
AvoidGotoCheck.cpp | |
AvoidGotoCheck.h | |
AvoidNSErrorInitCheck.cpp | |
AvoidNSErrorInitCheck.h | |
AvoidNSObjectNewCheck.cpp | |
AvoidNSObjectNewCheck.h | |
AvoidSpinlockCheck.cpp | |
AvoidSpinlockCheck.h | |
AvoidThrowingObjCExceptionCheck.cpp | |
AvoidThrowingObjCExceptionCheck.h | |
AvoidUnderscoreInGoogletestNameCheck.cpp | |
AvoidUnderscoreInGoogletestNameCheck.h | |
Background.cpp | |
Background.h | |
BackgroundIndexLoader.cpp | |
BackgroundIndexLoader.h | |
BackgroundIndexStorage.cpp | |
BackgroundIndexTests.cpp | |
BackgroundQueue.cpp | |
BackgroundRebuild.cpp | |
BackgroundRebuild.h | |
BadSignalToKillThreadCheck.cpp | |
BadSignalToKillThreadCheck.h | |
BenchmarkHeader.h | |
BenchmarkSource.cpp | |
BitcodeReader.cpp | |
BitcodeReader.h | |
BitcodeWriter.cpp | |
BitcodeWriter.h | |
BoolPointerImplicitConversionCheck.cpp | |
BoolPointerImplicitConversionCheck.h | |
BoostTidyModule.cpp | |
BracesAroundStatementsCheck.cpp | |
BracesAroundStatementsCheck.h | |
BranchCloneCheck.cpp | |
BranchCloneCheck.h | |
BufferDerefCheck.cpp | |
BufferDerefCheck.h | |
BugproneTidyModule.cpp | |
Cancellation.cpp | |
Cancellation.h | |
CancellationTests.cpp | |
CanonicalIncludes.cpp | |
CanonicalIncludes.h | |
CanonicalIncludesTests.cpp | |
CERTTidyModule.cpp | |
clang-include-fixer.py | |
clang-tidy-diff.py | |
ClangApplyReplacementsMain.cpp | This file provides the main function for the clang-apply-replacements tool |
clangd-fuzzer.cpp | This file implements a function that runs clangd on a single input |
ClangdLSPServer.cpp | |
ClangdLSPServer.h | |
ClangdMain.cpp | |
ClangDoc.cpp | |
ClangDoc.h | |
ClangDocMain.cpp | |
ClangdServer.cpp | |
ClangdServer.h | |
ClangdTests.cpp | |
ClangdXPC.cpp | |
ClangdXPCTestClient.cpp | |
ClangIncludeFixer.cpp | |
ClangMove.cpp | |
ClangQuery.cpp | |
ClangReorderFields.cpp | This file contains the implementation of clang-reorder-fields tool |
ClangTidy.cpp | |
ClangTidy.h | |
ClangTidyCheck.cpp | |
ClangTidyCheck.h | |
ClangTidyDiagnosticConsumer.cpp | |
ClangTidyDiagnosticConsumer.h | |
ClangTidyForceLinker.h | |
ClangTidyMain.cpp | |
ClangTidyModule.cpp | |
ClangTidyModule.h | |
ClangTidyModuleRegistry.h | |
ClangTidyOptions.cpp | |
ClangTidyOptions.h | |
ClangTidyPlugin.cpp | |
ClangTidyProfiling.cpp | |
ClangTidyProfiling.h | |
CloexecAccept4Check.cpp | |
CloexecAccept4Check.h | |
CloexecAcceptCheck.cpp | |
CloexecAcceptCheck.h | |
CloexecCheck.cpp | |
CloexecCheck.h | This file contains the declaration of the CloexecCheck class, which is the base class for all of the close-on-exec checks in Android module |
CloexecCreatCheck.cpp | |
CloexecCreatCheck.h | |
CloexecDupCheck.cpp | |
CloexecDupCheck.h | |
CloexecEpollCreate1Check.cpp | |
CloexecEpollCreate1Check.h | |
CloexecEpollCreateCheck.cpp | |
CloexecEpollCreateCheck.h | |
CloexecFopenCheck.cpp | |
CloexecFopenCheck.h | |
CloexecInotifyInit1Check.cpp | |
CloexecInotifyInit1Check.h | |
CloexecInotifyInitCheck.cpp | |
CloexecInotifyInitCheck.h | |
CloexecMemfdCreateCheck.cpp | |
CloexecMemfdCreateCheck.h | |
CloexecOpenCheck.cpp | |
CloexecOpenCheck.h | |
CloexecPipe2Check.cpp | |
CloexecPipe2Check.h | |
CloexecPipeCheck.cpp | |
CloexecPipeCheck.h | |
CloexecSocketCheck.cpp | |
CloexecSocketCheck.h | |
CodeComplete.cpp | |
CodeComplete.h | |
CodeCompleteTests.cpp | |
CodeCompletionStrings.cpp | |
CodeCompletionStrings.h | |
CodeCompletionStringsTests.cpp | |
CollectMacros.h | |
CollectMacrosTests.cpp | |
CommandProcessorCheck.cpp | |
CommandProcessorCheck.h | |
ComparisonInTempFailureRetryCheck.cpp | |
ComparisonInTempFailureRetryCheck.h | |
CompileCommands.cpp | |
CompileCommands.h | |
CompileCommandsTests.cpp | |
Compiler.cpp | |
Compiler.h | |
ConcatNestedNamespacesCheck.cpp | |
ConcatNestedNamespacesCheck.h | |
ConstReturnTypeCheck.cpp | |
ConstReturnTypeCheck.h | |
ContainerSizeEmptyCheck.cpp | |
ContainerSizeEmptyCheck.h | |
Context.cpp | |
Context.h | |
ContextTests.cpp | |
Conversion.cpp | |
Conversion.h | |
ConversionTests.cpp | |
ConvertMemberFunctionsToStatic.cpp | |
ConvertMemberFunctionsToStatic.h | |
CopyConstructorInitCheck.cpp | |
CopyConstructorInitCheck.h | |
CoverageChecker.cpp | |
CoverageChecker.h | Definitions for CoverageChecker |
CppCoreGuidelinesTidyModule.cpp | |
cppreference_parser.py | |
CSymbolMap.inc | |
DanglingHandleCheck.cpp | |
DanglingHandleCheck.h | |
DarwinTidyModule.cpp | |
DeclRefExprUtils.cpp | |
DeclRefExprUtils.h | |
DefaultArgumentsCallsCheck.cpp | |
DefaultArgumentsCallsCheck.h | |
DefaultArgumentsCheck.cpp | |
DefaultArgumentsCheck.h | |
DefaultArgumentsDeclarationsCheck.cpp | |
DefaultArgumentsDeclarationsCheck.h | |
DefaultOperatorNewAlignmentCheck.cpp | |
DefaultOperatorNewAlignmentCheck.h | |
DefineInline.cpp | |
DefineOutline.cpp | |
DefinitionsInHeadersCheck.cpp | |
DefinitionsInHeadersCheck.h | |
DeletedDefaultCheck.cpp | |
DeletedDefaultCheck.h | |
DeleteNullPointerCheck.cpp | |
DeleteNullPointerCheck.h | |
DeprecatedHeadersCheck.cpp | |
DeprecatedHeadersCheck.h | |
DeprecatedIosBaseAliasesCheck.cpp | |
DeprecatedIosBaseAliasesCheck.h | |
Dex.cpp | |
Dex.h | This defines Dex - a symbol index implementation based on query iterators over symbol tokens, such as fuzzy matching trigrams, scopes, types, etc |
Dexp.cpp | |
DexTests.cpp | |
Diagnostics.cpp | |
Diagnostics.h | |
DiagnosticsTests.cpp | |
DispatchOnceNonstaticCheck.cpp | |
DispatchOnceNonstaticCheck.h | |
DontModifyStdNamespaceCheck.cpp | |
DontModifyStdNamespaceCheck.h | |
DraftStore.cpp | |
DraftStore.h | |
DraftStoreTests.cpp | |
DummyClangdMain.cpp | |
DumpAST.cpp | |
DurationAdditionCheck.cpp | |
DurationAdditionCheck.h | |
DurationComparisonCheck.cpp | |
DurationComparisonCheck.h | |
DurationConversionCastCheck.cpp | |
DurationConversionCastCheck.h | |
DurationDivisionCheck.cpp | |
DurationDivisionCheck.h | |
DurationFactoryFloatCheck.cpp | |
DurationFactoryFloatCheck.h | |
DurationFactoryScaleCheck.cpp | |
DurationFactoryScaleCheck.h | |
DurationRewriter.cpp | |
DurationRewriter.h | |
DurationSubtractionCheck.cpp | |
DurationSubtractionCheck.h | |
DurationUnnecessaryConversionCheck.cpp | |
DurationUnnecessaryConversionCheck.h | |
DynamicStaticInitializersCheck.cpp | |
DynamicStaticInitializersCheck.h | |
ElseAfterReturnCheck.cpp | |
ElseAfterReturnCheck.h | |
ExceptionAnalyzer.cpp | |
ExceptionAnalyzer.h | |
ExceptionBaseclassCheck.cpp | |
ExceptionBaseclassCheck.h | |
bugprone/ExceptionEscapeCheck.cpp | |
openmp/ExceptionEscapeCheck.cpp | |
bugprone/ExceptionEscapeCheck.h | |
openmp/ExceptionEscapeCheck.h | |
ExpandAutoType.cpp | |
ExpandMacro.cpp | |
ExpandModularHeadersPPCallbacks.cpp | |
ExpandModularHeadersPPCallbacks.h | |
ExpectedTypes.cpp | |
ExpectedTypes.h | |
ExpectedTypeTest.cpp | |
ExplicitConstructorCheck.cpp | |
ExplicitConstructorCheck.h | |
ExplicitMakePairCheck.cpp | |
ExplicitMakePairCheck.h | |
ExprSequence.cpp | |
ExprSequence.h | |
ExtractFunction.cpp | |
ExtractVariable.cpp | |
FasterStringFindCheck.cpp | |
FasterStringFindCheck.h | |
FasterStrsplitDelimiterCheck.cpp | |
FasterStrsplitDelimiterCheck.h | |
FileDistance.cpp | |
FileDistance.h | |
FileDistanceTests.cpp | |
FileIndex.cpp | |
FileIndex.h | |
FileIndexTests.cpp | |
FindAllMacros.cpp | |
FindAllMacros.h | |
FindAllSymbols.cpp | |
FindAllSymbols.h | |
FindAllSymbolsAction.cpp | |
FindAllSymbolsAction.h | |
FindAllSymbolsMain.cpp | |
FindSymbols.cpp | |
FindSymbols.h | |
FindSymbolsTests.cpp | |
FindTarget.cpp | |
FindTarget.h | |
FindTargetTests.cpp | |
FixItHintUtils.cpp | |
FixItHintUtils.h | |
FloatLoopCounter.cpp | |
FloatLoopCounter.h | |
FoldInitTypeCheck.cpp | |
FoldInitTypeCheck.h | |
foo.cpp | |
background-index/sub_dir/foo.h | |
path-mappings/server/foo.h | |
ForbiddenSubclassingCheck.cpp | |
ForbiddenSubclassingCheck.h | |
Format.cpp | |
Format.h | |
FormattedString.cpp | |
FormattedString.h | |
FormattedStringTests.cpp | |
FormatTests.cpp | |
ForRangeCopyCheck.cpp | |
ForRangeCopyCheck.h | |
ForwardDeclarationNamespaceCheck.cpp | |
ForwardDeclarationNamespaceCheck.h | |
ForwardingReferenceOverloadCheck.cpp | |
ForwardingReferenceOverloadCheck.h | |
FS.cpp | |
FS.h | |
FSProvider.cpp | |
FSProvider.h | |
FSTests.cpp | |
FuchsiaTidyModule.cpp | |
Function.h | |
FunctionNamingCheck.cpp | |
FunctionNamingCheck.h | |
FunctionSizeCheck.cpp | |
FunctionSizeCheck.h | |
FunctionTests.cpp | |
FuzzyMatch.cpp | |
FuzzyMatch.h | |
FuzzyMatchTests.cpp | |
FuzzySymbolIndex.cpp | |
FuzzySymbolIndex.h | |
gen_std.py | |
Generators.cpp | |
Generators.h | |
GlobalCompilationDatabase.cpp | |
GlobalCompilationDatabase.h | |
GlobalCompilationDatabaseTests.cpp | |
GlobalNamesInHeadersCheck.cpp | |
GlobalNamesInHeadersCheck.h | |
GlobalVariableDeclarationCheck.cpp | |
GlobalVariableDeclarationCheck.h | |
GlobList.cpp | |
GlobList.h | |
GoogleTidyModule.cpp | |
HeaderFileExtensionsUtils.cpp | |
HeaderFileExtensionsUtils.h | |
HeaderGuard.cpp | |
HeaderGuard.h | |
HeaderGuardCheck.cpp | |
HeaderGuardCheck.h | |
HeaderMapCollector.cpp | |
HeaderMapCollector.h | |
Headers.cpp | |
Headers.h | |
HeaderSourceSwitch.cpp | |
HeaderSourceSwitch.h | |
HeaderSourceSwitchTests.cpp | |
HeadersTests.cpp | |
HelperDeclRefGraph.cpp | |
HelperDeclRefGraph.h | |
HICPPTidyModule.cpp | |
Hover.cpp | |
Hover.h | |
HoverTests.cpp | |
HTMLGenerator.cpp | |
IdentifierNamingCheck.cpp | |
IdentifierNamingCheck.h | |
ImplicitBoolConversionCheck.cpp | |
ImplicitBoolConversionCheck.h | |
ImplicitConversionInLoopCheck.cpp | |
ImplicitConversionInLoopCheck.h | |
InaccurateEraseCheck.cpp | |
InaccurateEraseCheck.h | |
clangd/IncludeFixer.cpp | |
clang-include-fixer/IncludeFixer.cpp | |
clangd/IncludeFixer.h | |
clang-include-fixer/IncludeFixer.h | |
IncludeFixerContext.cpp | |
IncludeFixerContext.h | |
IncludeFixerPlugin.cpp | |
IncludeInserter.cpp | |
IncludeInserter.h | |
IncludeOrderCheck.cpp | |
IncludeOrderCheck.h | |
IncludeSorter.cpp | |
IncludeSorter.h | |
InconsistentDeclarationParameterNameCheck.cpp | |
InconsistentDeclarationParameterNameCheck.h | |
IncorrectRoundingsCheck.cpp | |
IncorrectRoundingsCheck.h | |
Index.cpp | |
Index.h | |
IndexAction.cpp | |
IndexAction.h | |
IndexActionTests.cpp | |
IndexBenchmark.cpp | |
IndexerMain.cpp | |
IndexTests.cpp | |
InefficientAlgorithmCheck.cpp | |
InefficientAlgorithmCheck.h | |
InefficientStringConcatenationCheck.cpp | |
InefficientStringConcatenationCheck.h | |
InefficientVectorOperationCheck.cpp | |
InefficientVectorOperationCheck.h | |
InfiniteLoopCheck.cpp | |
InfiniteLoopCheck.h | |
InitVariablesCheck.cpp | |
InitVariablesCheck.h | |
InMemorySymbolIndex.cpp | |
InMemorySymbolIndex.h | |
IntegerDivisionCheck.cpp | |
IntegerDivisionCheck.h | |
IntegerTypesCheck.cpp | |
IntegerTypesCheck.h | |
InterfacesGlobalInitCheck.cpp | |
InterfacesGlobalInitCheck.h | |
IsolateDeclarationCheck.cpp | |
IsolateDeclarationCheck.h | |
Iterator.cpp | |
Iterator.h | Symbol index queries consist of specific requirements for the requested symbol, such as high fuzzy matching score, scope, type etc |
JSONTransport.cpp | |
JSONTransportTests.cpp | |
LambdaFunctionNameCheck.cpp | |
LambdaFunctionNameCheck.h | |
LexerUtils.cpp | |
LexerUtils.h | |
LimitedRandomnessCheck.cpp | |
LimitedRandomnessCheck.h | |
LinuxKernelTidyModule.cpp | |
test/lit.cfg.py | |
unittests/lit.cfg.py | |
LLVMTidyModule.cpp | |
Logger.cpp | |
Logger.h | |
LoopConvertCheck.cpp | |
LoopConvertCheck.h | |
LoopConvertUtils.cpp | |
LoopConvertUtils.h | |
MacroParenthesesCheck.cpp | |
MacroParenthesesCheck.h | |
MacroRepeatedSideEffectsCheck.cpp | |
MacroRepeatedSideEffectsCheck.h | |
MacroUsageCheck.cpp | |
MacroUsageCheck.h | |
MagicNumbersCheck.cpp | |
MagicNumbersCheck.h | |
MakeMemberFunctionConstCheck.cpp | |
MakeMemberFunctionConstCheck.h | |
MakeSharedCheck.cpp | |
MakeSharedCheck.h | |
MakeSmartPtrCheck.cpp | |
MakeSmartPtrCheck.h | |
MakeUniqueCheck.cpp | |
MakeUniqueCheck.h | |
Mapper.cpp | |
Mapper.h | |
clang-tidy/utils/Matchers.h | |
clangd/unittests/Matchers.h | |
MDGenerator.cpp | |
MemIndex.cpp | |
MemIndex.h | |
Merge.cpp | |
Merge.h | |
MiscTidyModule.cpp | |
MisleadingIndentationCheck.cpp | |
MisleadingIndentationCheck.h | |
MisplacedArrayIndexCheck.cpp | |
MisplacedArrayIndexCheck.h | |
MisplacedConstCheck.cpp | |
MisplacedConstCheck.h | |
MisplacedOperatorInStrlenInAllocCheck.cpp | |
MisplacedOperatorInStrlenInAllocCheck.h | |
MisplacedWideningCastCheck.cpp | |
MisplacedWideningCastCheck.h | |
MissingHashCheck.cpp | |
MissingHashCheck.h | |
ModernizeTidyModule.cpp | |
Modularize.cpp | |
Modularize.h | Common definitions for Modularize |
ModularizeUtilities.cpp | |
ModularizeUtilities.h | ModularizeUtilities class definition |
ModuleAssistant.cpp | |
Move.cpp | |
Move.h | |
MoveConstArgCheck.cpp | |
MoveConstArgCheck.h | |
MoveConstructorInitCheck.cpp | |
MoveConstructorInitCheck.h | |
MoveForwardingReferenceCheck.cpp | |
MoveForwardingReferenceCheck.h | |
MPITidyModule.cpp | |
MultipleInheritanceCheck.cpp | |
MultipleInheritanceCheck.h | |
MultipleStatementMacroCheck.cpp | |
MultipleStatementMacroCheck.h | |
MultiwayPathsCoveredCheck.cpp | |
MultiwayPathsCoveredCheck.h | |
MustCheckErrsCheck.cpp | |
MustCheckErrsCheck.h | |
MutatingCopyCheck.cpp | |
MutatingCopyCheck.h | |
NamedParameterCheck.cpp | |
NamedParameterCheck.h | |
NamespaceAliaser.cpp | |
NamespaceAliaser.h | |
NamespaceCommentCheck.cpp | |
NamespaceCommentCheck.h | |
NarrowingConversionsCheck.cpp | |
NarrowingConversionsCheck.h | |
NewDeleteOverloadsCheck.cpp | |
NewDeleteOverloadsCheck.h | |
NoAssemblerCheck.cpp | |
NoAssemblerCheck.h | |
NoAutomaticMoveCheck.cpp | |
NoAutomaticMoveCheck.h | |
NoexceptMoveConstructorCheck.cpp | |
NoexceptMoveConstructorCheck.h | |
NoInternalDependenciesCheck.cpp | |
NoInternalDependenciesCheck.h | |
NoMallocCheck.cpp | |
NoMallocCheck.h | |
NoNamespaceCheck.cpp | |
NoNamespaceCheck.h | |
NonConstParameterCheck.cpp | |
NonConstParameterCheck.h | |
NonConstReferences.cpp | |
NonConstReferences.h | |
NonCopyableObjects.cpp | |
NonCopyableObjects.h | |
NonPrivateMemberVariablesInClassesCheck.cpp | |
NonPrivateMemberVariablesInClassesCheck.h | |
NotNullTerminatedResultCheck.cpp | |
NotNullTerminatedResultCheck.h | |
ObjCLocalizeStringLiteral.cpp | |
ObjCTidyModule.cpp | |
OpenMPTidyModule.cpp | |
OptionsUtils.cpp | |
OptionsUtils.h | |
OverloadedOperatorCheck.cpp | |
OverloadedOperatorCheck.h | |
OverloadedUnaryAndCheck.cpp | |
OverloadedUnaryAndCheck.h | |
OwningMemoryCheck.cpp | |
OwningMemoryCheck.h | |
ParentVirtualCallCheck.cpp | |
ParentVirtualCallCheck.h | |
ParsedAST.cpp | |
ParsedAST.h | |
ParsedASTTests.cpp | |
PassByValueCheck.cpp | |
PassByValueCheck.h | |
Path.h | |
PathConfig.cpp | |
PathConfig.h | |
PathMapping.cpp | |
PathMapping.h | |
PathMappingTests.cpp | |
PerformanceTidyModule.cpp | |
PortabilityTidyModule.cpp | |
PosixReturnCheck.cpp | |
PosixReturnCheck.h | |
PostfixOperatorCheck.cpp | |
PostfixOperatorCheck.h | |
PostingList.cpp | |
PostingList.h | This defines posting list interface: a storage for identifiers of symbols which can be characterized by a specific feature (such as fuzzy-find trigram, scope, type or any other Search Token) |
PPCallbacksTracker.cpp | Implementations for preprocessor tracking |
PPCallbacksTracker.h | Classes and definitions for preprocessor tracking |
PPTrace.cpp | |
PragmaCommentHandler.cpp | |
PragmaCommentHandler.h | |
Preamble.cpp | |
Preamble.h | |
PreferIsaOrDynCastInConditionalsCheck.cpp | |
PreferIsaOrDynCastInConditionalsCheck.h | |
PreferRegisterOverUnsignedCheck.cpp | |
PreferRegisterOverUnsignedCheck.h | |
PreprocessorTracker.cpp | |
PreprocessorTracker.h | Macro expansions and preprocessor conditional consistency checker |
PrintASTTests.cpp | |
ProBoundsArrayToPointerDecayCheck.cpp | |
ProBoundsArrayToPointerDecayCheck.h | |
ProBoundsConstantArrayIndexCheck.cpp | |
ProBoundsConstantArrayIndexCheck.h | |
ProBoundsPointerArithmeticCheck.cpp | |
ProBoundsPointerArithmeticCheck.h | |
ProperlySeededRandomGeneratorCheck.cpp | |
ProperlySeededRandomGeneratorCheck.h | |
PropertyDeclarationCheck.cpp | |
PropertyDeclarationCheck.h | |
Protocol.cpp | |
Protocol.h | |
ProTypeConstCastCheck.cpp | |
ProTypeConstCastCheck.h | |
ProTypeCstyleCastCheck.cpp | |
ProTypeCstyleCastCheck.h | |
ProTypeMemberInitCheck.cpp | |
ProTypeMemberInitCheck.h | |
ProTypeReinterpretCastCheck.cpp | |
ProTypeReinterpretCastCheck.h | |
ProTypeStaticCastDowncastCheck.cpp | |
ProTypeStaticCastDowncastCheck.h | |
ProTypeUnionAccessCheck.cpp | |
ProTypeUnionAccessCheck.h | |
ProTypeVarargCheck.cpp | |
ProTypeVarargCheck.h | |
QualifiedAutoCheck.cpp | |
QualifiedAutoCheck.h | |
Quality.cpp | |
Quality.h | |
QualityTests.cpp | |
Query.cpp | |
Query.h | |
QueryDriverDatabase.cpp | |
QueryParser.cpp | |
QueryParser.h | |
QuerySession.h | |
RawStringLiteral.cpp | |
RawStringLiteralCheck.cpp | |
RawStringLiteralCheck.h | |
ReadabilityTidyModule.cpp | |
RedundantAccessSpecifiersCheck.cpp | |
RedundantAccessSpecifiersCheck.h | |
RedundantControlFlowCheck.cpp | |
RedundantControlFlowCheck.h | |
RedundantDeclarationCheck.cpp | |
RedundantDeclarationCheck.h | |
RedundantExpressionCheck.cpp | |
RedundantExpressionCheck.h | |
RedundantFunctionPtrDereferenceCheck.cpp | |
RedundantFunctionPtrDereferenceCheck.h | |
RedundantMemberInitCheck.cpp | |
RedundantMemberInitCheck.h | |
RedundantPreprocessorCheck.cpp | |
RedundantPreprocessorCheck.h | |
RedundantSmartptrGetCheck.cpp | |
RedundantSmartptrGetCheck.h | |
RedundantStrcatCallsCheck.cpp | |
RedundantStrcatCallsCheck.h | |
RedundantStringCStrCheck.cpp | |
RedundantStringCStrCheck.h | |
RedundantStringInitCheck.cpp | |
RedundantStringInitCheck.h | |
RedundantVoidArgCheck.cpp | |
RedundantVoidArgCheck.h | |
Ref.cpp | |
Ref.h | |
Relation.cpp | |
Relation.h | |
RemoveUsingNamespace.cpp | |
Rename.cpp | |
Rename.h | |
rename_check.py | |
RenameTests.cpp | |
ReorderFieldsAction.cpp | This file contains the definition of the ReorderFieldsAction::newASTConsumer method |
ReorderFieldsAction.h | This file contains the declarations of the ReorderFieldsAction class and the FieldPosition struct |
ReplaceAutoPtrCheck.cpp | |
ReplaceAutoPtrCheck.h | |
ReplaceRandomShuffleCheck.cpp | |
ReplaceRandomShuffleCheck.h | |
Representation.cpp | |
Representation.h | |
RestrictSystemIncludesCheck.cpp | |
RestrictSystemIncludesCheck.h | |
ReturnBracedInitListCheck.cpp | |
ReturnBracedInitListCheck.h | |
RIFF.cpp | |
RIFF.h | |
RIFFTests.cpp | |
run-clang-tidy.py | |
run-find-all-symbols.py | |
Selection.cpp | |
Selection.h | |
SelectionTests.cpp | |
SemanticHighlighting.cpp | |
SemanticHighlighting.h | |
SemanticHighlightingTests.cpp | |
SemanticSelection.cpp | |
SemanticSelection.h | |
SemanticSelectionTests.cpp | |
Serialization.cpp | |
Serialization.h | |
SerializationTests.cpp | |
Serialize.cpp | |
Serialize.h | |
SetLongJmpCheck.cpp | |
SetLongJmpCheck.h | |
ShrinkToFitCheck.cpp | |
ShrinkToFitCheck.h | |
Shutdown.cpp | |
Shutdown.h | |
SignedBitwiseCheck.cpp | |
SignedBitwiseCheck.h | |
SignedCharMisuseCheck.cpp | |
SignedCharMisuseCheck.h | |
SIMDIntrinsicsCheck.cpp | |
SIMDIntrinsicsCheck.h | |
SimplifyBooleanExprCheck.cpp | |
SimplifyBooleanExprCheck.h | |
SimplifySubscriptExprCheck.cpp | |
SimplifySubscriptExprCheck.h | |
SizeofContainerCheck.cpp | |
SizeofContainerCheck.h | |
SizeofExpressionCheck.cpp | |
SizeofExpressionCheck.h | |
SlicingCheck.cpp | |
SlicingCheck.h | |
SourceCode.cpp | |
SourceCode.h | |
SourceCodeTests.cpp | |
SpecialMemberFunctionsCheck.cpp | |
SpecialMemberFunctionsCheck.h | |
StaticAccessedThroughInstanceCheck.cpp | |
StaticAccessedThroughInstanceCheck.h | |
StaticallyConstructedObjectsCheck.cpp | |
StaticallyConstructedObjectsCheck.h | |
StaticAssertCheck.cpp | |
StaticAssertCheck.h | |
StaticDefinitionInAnonymousNamespaceCheck.cpp | |
StaticDefinitionInAnonymousNamespaceCheck.h | |
StaticObjectExceptionCheck.cpp | |
StaticObjectExceptionCheck.h | |
StdSymbolMap.inc | |
STLPostfixHeaderMap.cpp | |
STLPostfixHeaderMap.h | |
StrCatAppendCheck.cpp | |
StrCatAppendCheck.h | |
StringCompareCheck.cpp | |
StringCompareCheck.h | |
StringConstructorCheck.cpp | |
StringConstructorCheck.h | |
StringFindStartswithCheck.cpp | |
StringFindStartswithCheck.h | |
StringIntegerAssignmentCheck.cpp | |
StringIntegerAssignmentCheck.h | |
StringLiteralWithEmbeddedNulCheck.cpp | |
StringLiteralWithEmbeddedNulCheck.h | |
StrToNumCheck.cpp | |
StrToNumCheck.h | |
SuperSelfCheck.cpp | |
SuperSelfCheck.h | |
SuspiciousEnumUsageCheck.cpp | |
SuspiciousEnumUsageCheck.h | |
SuspiciousMemsetUsageCheck.cpp | |
SuspiciousMemsetUsageCheck.h | |
SuspiciousMissingCommaCheck.cpp | |
SuspiciousMissingCommaCheck.h | |
SuspiciousSemicolonCheck.cpp | |
SuspiciousSemicolonCheck.h | |
SuspiciousStringCompareCheck.cpp | |
SuspiciousStringCompareCheck.h | |
SwapIfBranches.cpp | |
SwappedArgumentsCheck.cpp | |
SwappedArgumentsCheck.h | |
Symbol.cpp | |
Symbol.h | |
SymbolCollector.cpp | |
SymbolCollector.h | |
SymbolCollectorTests.cpp | |
SymbolID.cpp | |
SymbolID.h | |
SymbolIndex.h | |
SymbolIndexManager.cpp | |
SymbolIndexManager.h | |
SymbolInfo.cpp | |
SymbolInfo.h | |
SymbolInfoTests.cpp | |
SymbolLocation.cpp | |
SymbolLocation.h | |
SymbolOrigin.cpp | |
SymbolOrigin.h | |
SymbolReporter.h | |
SyncAPI.cpp | |
SyncAPI.h | |
TemporaryObjectsCheck.cpp | |
TemporaryObjectsCheck.h | |
TerminatingContinueCheck.cpp | |
TerminatingContinueCheck.h | |
test.py | |
TestFS.cpp | |
TestFS.h | |
TestIndex.cpp | |
TestIndex.h | |
TestScheme.h | |
TestTU.cpp | |
TestTU.h | |
Threading.cpp | |
Threading.h | |
ThreadingTests.cpp | |
ThrowByValueCatchByReferenceCheck.cpp | |
ThrowByValueCatchByReferenceCheck.h | |
ThrowKeywordMissingCheck.cpp | |
ThrowKeywordMissingCheck.h | |
ThrownExceptionTypeCheck.cpp | |
ThrownExceptionTypeCheck.h | |
TimeComparisonCheck.cpp | |
TimeComparisonCheck.h | |
TimeSubtractionCheck.cpp | |
TimeSubtractionCheck.h | |
TodoCommentCheck.cpp | |
TodoCommentCheck.h | |
Token.h | Token objects represent a characteristic of a symbol, which can be used to perform efficient search |
ToolTemplate.cpp | |
TooSmallLoopVariableCheck.cpp | |
TooSmallLoopVariableCheck.h | |
Trace.cpp | |
Trace.h | |
TraceTests.cpp | |
TrailingReturnCheck.cpp | |
TrailingReturnCheck.h | |
TransformerClangTidyCheck.cpp | |
TransformerClangTidyCheck.h | |
Transport.h | |
Trigram.cpp | |
Trigram.h | Trigrams are attributes of the symbol unqualified name used to effectively extract symbols which can be fuzzy-matched given user query from the inverted index |
TriviallyDestructibleCheck.cpp | |
TriviallyDestructibleCheck.h | |
TUScheduler.cpp | |
TUScheduler.h | |
TUSchedulerTests.cpp | |
Tweak.cpp | |
Tweak.h | |
TweakTesting.cpp | |
TweakTesting.h | |
TweakTests.cpp | |
TwineLocalCheck.cpp | |
TwineLocalCheck.h | |
TypeHierarchyTests.cpp | |
TypeMismatchCheck.cpp | |
TypeMismatchCheck.h | |
TypePromotionInMathFnCheck.cpp | |
TypePromotionInMathFnCheck.h | |
TypeTraits.cpp | |
TypeTraits.h | |
UnaryStaticAssertCheck.cpp | |
UnaryStaticAssertCheck.h | |
UnconventionalAssignOperatorCheck.cpp | |
UnconventionalAssignOperatorCheck.h | |
UndefinedMemoryManipulationCheck.cpp | |
UndefinedMemoryManipulationCheck.h | |
UndelegatedConstructorCheck.cpp | |
UndelegatedConstructorCheck.h | |
UnhandledSelfAssignmentCheck.cpp | |
UnhandledSelfAssignmentCheck.h | |
UniqueptrDeleteReleaseCheck.cpp | |
UniqueptrDeleteReleaseCheck.h | |
UniqueptrResetReleaseCheck.cpp | |
UniqueptrResetReleaseCheck.h | |
UnnamedNamespaceInHeaderCheck.cpp | |
UnnamedNamespaceInHeaderCheck.h | |
UnnecessaryCopyInitialization.cpp | |
UnnecessaryCopyInitialization.h | |
UnnecessaryValueParamCheck.cpp | |
UnnecessaryValueParamCheck.h | |
UnusedAliasDeclsCheck.cpp | |
UnusedAliasDeclsCheck.h | |
UnusedParametersCheck.cpp | |
UnusedParametersCheck.h | |
UnusedRaiiCheck.cpp | |
UnusedRaiiCheck.h | |
UnusedReturnValueCheck.cpp | |
UnusedReturnValueCheck.h | |
UnusedUsingDeclsCheck.cpp | |
UnusedUsingDeclsCheck.h | |
UpgradeDurationConversionsCheck.cpp | |
UpgradeDurationConversionsCheck.h | |
UpgradeGoogletestCaseCheck.cpp | |
UpgradeGoogletestCaseCheck.h | |
UppercaseLiteralSuffixCheck.cpp | |
UppercaseLiteralSuffixCheck.h | |
URI.cpp | |
URI.h | |
URITests.cpp | |
UseAfterMoveCheck.cpp | |
UseAfterMoveCheck.h | |
UseAutoCheck.cpp | |
UseAutoCheck.h | |
UseBoolLiteralsCheck.cpp | |
UseBoolLiteralsCheck.h | |
UseDefaultMemberInitCheck.cpp | |
UseDefaultMemberInitCheck.h | |
UseDefaultNoneCheck.cpp | |
UseDefaultNoneCheck.h | |
UseEmplaceCheck.cpp | |
UseEmplaceCheck.h | |
UseEqualsDefaultCheck.cpp | |
UseEqualsDefaultCheck.h | |
UseEqualsDeleteCheck.cpp | |
UseEqualsDeleteCheck.h | |
UseNodiscardCheck.cpp | |
UseNodiscardCheck.h | |
UseNoexceptCheck.cpp | |
UseNoexceptCheck.h | |
UseNullptrCheck.cpp | |
UseNullptrCheck.h | |
UseOverrideCheck.cpp | |
UseOverrideCheck.h | |
UseToStringCheck.cpp | |
UseToStringCheck.h | |
UseTrailingReturnTypeCheck.cpp | |
UseTrailingReturnTypeCheck.h | |
UseTransparentFunctorsCheck.cpp | |
UseTransparentFunctorsCheck.h | |
UseUncaughtExceptionsCheck.cpp | |
UseUncaughtExceptionsCheck.h | |
UseUsingCheck.cpp | |
UseUsingCheck.h | |
UsingInserter.cpp | |
UsingInserter.h | |
UsingNamespaceDirectiveCheck.cpp | |
UsingNamespaceDirectiveCheck.h | |
VariadicFunctionDefCheck.cpp | |
VariadicFunctionDefCheck.h | |
VirtualInheritanceCheck.cpp | |
VirtualInheritanceCheck.h | |
VirtualNearMissCheck.cpp | |
VirtualNearMissCheck.h | |
XPCTransport.cpp | |
XRefs.cpp | |
XRefs.h | |
XRefsTests.cpp | |
YAMLGenerator.cpp | |
YAMLSerialization.cpp | |
YamlSymbolIndex.cpp | |
YamlSymbolIndex.h | |
ZirconTidyModule.cpp | |