Searched refs:handleBlockWithNoGuarantees (Results 1 – 3 of 3) sorted by relevance
105 virtual void handleBlockWithNoGuarantees(const BlockDecl *Block) {} in handleBlockWithNoGuarantees() function
1571 Handler.handleBlockWithNoGuarantees(Block->getBlockDecl()); in VisitBlockExpr()
1751 void handleBlockWithNoGuarantees(const BlockDecl *Block) override { in handleBlockWithNoGuarantees() function in __anon9476153b0d11::CalledOnceCheckReporter