Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h231 virtual void handleBeforeAfterCycle(Name L1Name, SourceLocation Loc) {} handleBeforeAfterCycle() function
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2070 void handleBeforeAfterCycle(Name L1Name, SourceLocation Loc) override { handleBeforeAfterCycle() function in clang::threadSafety::__anon0bef6d8e1111::ThreadSafetyReporter