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