Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp108 const QualType FILETy = ACtx.getFILEType().getCanonicalType(); in isStdin() local
112 return Ty->getPointeeType() == FILETy; in isStdin()