Home
last modified time | relevance | path

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

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