Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp2856 std::optional<QualType> StructTimespecTy = lookupTy("timespec"); in initFunctionSummaries() local
2858 getPointerTy(StructTimespecTy); in initFunctionSummaries()
2860 getPointerTy(getConstTy(StructTimespecTy)); in initFunctionSummaries()