Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp335 const auto LinePtrValOpt = getPointeeVal(LinePtrPtrSVal, State); in EnsureGetdelimBufferAndSizeCorrect() local
336 if (!LinePtrValOpt) in EnsureGetdelimBufferAndSizeCorrect()
339 const auto LinePtrSVal = LinePtrValOpt->getAs<DefinedSVal>(); in EnsureGetdelimBufferAndSizeCorrect()