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

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1343 const bool isVarLHS = patternMatch(BExpr->getLHS(), OutLHS, BRC, R, N, local
1348 shouldInvert = !isVarLHS && isVarRHS;

Completed in 2646 milliseconds