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.cpp3448 std::optional<QualType> StructUtimbufPtrTy = getPointerTy(StructUtimbufTy); in initFunctionSummaries() local
3453 Signature(ArgTypes{ConstCharPtrTy, StructUtimbufPtrTy}, RetType{IntTy}), in initFunctionSummaries()