Home
last modified time | relevance | path

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

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