Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp2109 const QualType FilePtrTy = Ctx.getPointerType(FileTy).getCanonicalType(); in getGlobalStreamPointerByName() local
H A DStdLibraryFunctionsChecker.cpp1807 std::optional<QualType> FilePtrTy = getPointerTy(FileTy); in initFunctionSummaries() local