Searched refs:AnnotateFlushState (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp46 extern "C" __attribute__((weak)) void AnnotateFlushState(const char *f, int l) { function
H A Dtsan_annotations.h41 void AnnotateFlushState(const char *f, int l);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp290 void INTERFACE_ATTRIBUTE AnnotateFlushState(char *f, int l) { function
291 SCOPED_ANNOTATION(AnnotateFlushState);

Completed in 37 milliseconds