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