Home
last modified time | relevance | path

Searched defs:LinePtrPtrSVal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp314 SVal LinePtrPtrSVal, SVal SizePtrSVal, const Expr *LinePtrPtrExpr, in EnsureGetdelimBufferAndSizeCorrect()
395 SVal LinePtrPtrSVal = Call.getArgSVal(0); in CheckGetDelimOrGetline() local