Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp680 bool WithIncrease) in registerMatchers()
682 LengthPos(LengthPos), WithIncrease(WithIncrease){}; in registerMatchers()
688 bool WithIncrease; in registerMatchers() member
710 allOf(CC.WithIncrease in registerMatchers()