Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp3511 std::optional<QualType> Time_tTy = lookupTy("time_t"); in initFunctionSummaries() local
3513 getPointerTy(getConstTy(Time_tTy)); in initFunctionSummaries()