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.cpp245 checkDescriptorMatch(const CallEvent &Call, CheckerContext &C,
283 BlockInCriticalSectionChecker::checkDescriptorMatch(const CallEvent &Call, in checkDescriptorMatch() function in BlockInCriticalSectionChecker
374 checkDescriptorMatch(Call, C, /*IsLock=*/true)) { in checkPostCall()
377 checkDescriptorMatch(Call, C, /*IsLock=*/false)) { in checkPostCall()