Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp3006 std::optional<QualType> Pthread_mutex_tTy = lookupTy("pthread_mutex_t"); in initFunctionSummaries() local
3008 getPointerTy(Pthread_mutex_tTy); in initFunctionSummaries()