Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DSimplifyBooleanExprCheck.cpp567 else if (const auto *IfNot = in check() local
569 replaceWithReturnCondition(Result, IfNot, true); in check()