Searched refs:handleBeforeAfterCycle (Results 1 – 3 of 3) sorted by relevance
194 virtual void handleBeforeAfterCycle(Name L1Name, SourceLocation Loc) {} in handleBeforeAfterCycle() function
1691 void handleBeforeAfterCycle(Name L1Name, SourceLocation Loc) override { in handleBeforeAfterCycle() function in clang::threadSafety::__anon75d552dd0e11::ThreadSafetyReporter
1072 Analyzer.Handler.handleBeforeAfterCycle(L1, Vd->getLocation()); in checkBeforeAfter()