Searched defs:handleBlockThatIsGuaranteedToBeCalledOnce (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Analysis/Analyses/ | ||
H A D | CalledOnceCheck.h | 99 handleBlockThatIsGuaranteedToBeCalledOnce(const BlockDecl *Block) {} in handleBlockThatIsGuaranteedToBeCalledOnce() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | AnalysisBasedWarnings.cpp | 1747 handleBlockThatIsGuaranteedToBeCalledOnce(const BlockDecl *Block) override { handleBlockThatIsGuaranteedToBeCalledOnce() function in __anon0bef6d8e0d11::CalledOnceCheckReporter |