Searched refs:isSemaphoreCaptured (Results 1 – 1 of 1) sorted by relevance
59 bool isSemaphoreCaptured(const BlockDecl &B) const;118 bool StackAddrEscapeChecker::isSemaphoreCaptured(const BlockDecl &B) const { in isSemaphoreCaptured() function in StackAddrEscapeChecker176 if (isSemaphoreCaptured(*B.getDecl())) in checkAsyncExecutedBlockCaptures()