Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2854 const bool isVarLHS = patternMatch(BExpr->getLHS(), BExpr, OutLHS, BRC, R, in VisitTrueTest() local
2859 shouldInvert = !isVarLHS && isVarRHS; in VisitTrueTest()