Home
last modified time | relevance | path

Searched refs:LoopVarConversionMatcher (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DTooSmallLoopVariableCheck.cpp60 StatementMatcher LoopVarConversionMatcher = in registerMatchers() local
84 hasLHS(LoopVarConversionMatcher), in registerMatchers()
87 hasLHS(LoopVarConversionMatcher), in registerMatchers()
90 hasRHS(LoopVarConversionMatcher)), in registerMatchers()
92 hasRHS(LoopVarConversionMatcher)))), in registerMatchers()