Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp987 const bool IsNonConstPtr = in process() local
990 return IsNonConstRef || IsNonConstPtr; in process()