Home
last modified time | relevance | path

Searched defs:OuterBO (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DSimplifyBooleanExprCheck.cpp838 std::optional<BinaryOperatorKind> OuterBO, in flipDemorganBinaryOperator()
916 std::optional<BinaryOperatorKind> OuterBO) { in flipDemorganSide()