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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1334 const bool isVarLHS = patternMatch(BExpr->getLHS(), OutLHS, BRC, R, N, local
1339 shouldInvert = !isVarLHS && isVarRHS;

Completed in 97 milliseconds