Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp190 checkDescriptorMatch(const CallEvent &Call, CheckerContext &C,
228 BlockInCriticalSectionChecker::checkDescriptorMatch(const CallEvent &Call, in checkDescriptorMatch() function in BlockInCriticalSectionChecker
309 checkDescriptorMatch(Call, C, /*IsLock=*/true)) { in checkPostCall()
312 checkDescriptorMatch(Call, C, /*IsLock=*/false)) { in checkPostCall()