Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrModeling.cpp685 const auto *SecondInnerPtrVal = in handleSwap() local
688 State = updateSwappedRegion(State, FirstThisRegion, SecondInnerPtrVal); in handleSwap()