Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DTerminatingContinueCheck.cpp20 const auto DoWithFalse = in registerMatchers() local
31 hasAncestor(DoWithFalse)) in registerMatchers()