Home
last modified time | relevance | path

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

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