Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp3458 std::optional<QualType> StructUtimbufPtrTy = getPointerTy(StructUtimbufTy); in initFunctionSummaries() local
3463 Signature(ArgTypes{ConstCharPtrTy, StructUtimbufPtrTy}, RetType{IntTy}), in initFunctionSummaries()