Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp315 SVal LinePtrPtrSVal, SVal SizePtrSVal, const Expr *LinePtrPtrExpr, in EnsureGetdelimBufferAndSizeCorrect()
382 SVal LinePtrPtrSVal = Call.getArgSVal(0); in CheckGetDelim() local