Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DSimplifyBooleanExprCheck.cpp562 else if (const auto *TernaryNegated = in check() local
564 replaceWithCondition(Result, TernaryNegated, true); in check()