Searched refs:ScopedAnnotation (Results 1 – 1 of 1) sorted by relevance
32 class ScopedAnnotation { class34 ScopedAnnotation(ThreadState *thr, const char *aname, const char *f, int l, in ScopedAnnotation() function in __tsan::ScopedAnnotation41 ~ScopedAnnotation() { in ~ScopedAnnotation()56 ScopedAnnotation sa(thr, __func__, f, l, caller_pc); \