Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DCalledOnceCheck.h99 handleBlockThatIsGuaranteedToBeCalledOnce(const BlockDecl *Block) {} in handleBlockThatIsGuaranteedToBeCalledOnce() function
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1747 handleBlockThatIsGuaranteedToBeCalledOnce(const BlockDecl *Block) override { handleBlockThatIsGuaranteedToBeCalledOnce() function in __anon0bef6d8e0d11::CalledOnceCheckReporter