Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp2844 std::optional<QualType> StructUtimbufTy = lookupTy("utimbuf"); in initFunctionSummaries() local
2845 std::optional<QualType> StructUtimbufPtrTy = getPointerTy(StructUtimbufTy); in initFunctionSummaries()