Home
last modified time | relevance | path

Searched defs:handleBlockWithNoGuarantees (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DCalledOnceCheck.h105 virtual void handleBlockWithNoGuarantees(const BlockDecl *Block) {} in handleBlockWithNoGuarantees() function
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1751 void handleBlockWithNoGuarantees(const BlockDecl *Block) override { handleBlockWithNoGuarantees() function in __anon0bef6d8e0d11::CalledOnceCheckReporter