Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp646 if (SymbolRef rSym = rhs.getAsLocSymbol()) { in evalBinOpLL() local
654 return makeNonLoc(rSym, op, lVal, resultTy); in evalBinOpLL()