Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp2845 std::optional<QualType> StructUtimbufPtrTy = getPointerTy(StructUtimbufTy); in initFunctionSummaries() local
2850 Signature(ArgTypes{ConstCharPtrTy, StructUtimbufPtrTy}, RetType{IntTy}), in initFunctionSummaries()