Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp2083 SVal SymSVal = Builder.makeSymbolVal(Sym->getLHS()); in handleRemainderOp() local
2084 if (auto NonLocSymSVal = SymSVal.getAs<nonloc::SymbolVal>()) { in handleRemainderOp()