Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorChecker.cpp114 IteratorPosition setTo(SymbolRef NewOf) const { in setTo() function
1569 return Pos.setTo(SVB.evalBinOp(State, BinOp, in advancePosition()
1580 return Pos.setTo(NewPosSym); in advancePosition()
2285 return Pos.setTo(rebaseSymbol(State, SVB, Pos.getOffset(), OldSym, in rebaseSymbolInIteratorPositionsIf()