Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DSimplifyBooleanExprCheck.cpp44 const char IfAssignLocId[] = "if-assign-loc"; variable
489 hasRHS(literalOrNegatedBool(Value).bind(IfAssignLocId))); in matchIfAssignsBool()
687 Result.Nodes.getNodeAs<CXXBoolLiteralExpr>(IfAssignLocId)->getBeginLoc(); in replaceWithAssignment()