Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DSimplifyBooleanExprCheck.cpp49 const char CompoundBoolId[] = "compound-bool"; variable
546 matchCompoundIfReturnsBool(Finder, true, CompoundBoolId); in registerMatchers()
577 Result.Nodes.getNodeAs<CompoundStmt>(CompoundBoolId)) in check()