Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1525 const auto LinePtr = getPointeeVal(Call.getArgSVal(0), State); in preGetDelimOrGetLine() local
1561 const auto LinePtr = LinePtrOpt->getAs<DefinedSVal>(); in checkGetDelimOrGetLine() local