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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1343 const bool isVarRHS = patternMatch(BExpr->getRHS(), OutRHS, BRC, R, N, local
1346 shouldInvert = !isVarLHS && isVarRHS;

Completed in 159 milliseconds