Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp2845 Optional<QualType> Pthread_mutexattr_tTy = lookupTy("pthread_mutexattr_t"); in initFunctionSummaries() local
2847 getPointerTy(getConstTy(Pthread_mutexattr_tTy)); in initFunctionSummaries()