Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp1335 const bool isVarLHS = patternMatch(BExpr->getLHS(), OutLHS, BRC, R, N, in VisitTrueTest() local
1340 shouldInvert = !isVarLHS && isVarRHS; in VisitTrueTest()