Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp3050 const bool isVarRHS = patternMatch(BExpr->getRHS(), BExpr, OutRHS, BRC, R, in VisitTrueTest() local
3053 shouldInvert = !isVarLHS && isVarRHS; in VisitTrueTest()