Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DSimplifyBooleanExprCheck.h38 StringRef BooleanId);
DSimplifyBooleanExprCheck.cpp444 StringRef BooleanId) { in matchBoolCondition() argument
447 hasCondition(literalOrNegatedBool(Value).bind(BooleanId))) in matchBoolCondition()