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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp107 AnnotateMemoryIsInitialized(const char *f, int l, uptr mem, uptr sz) {} function
H A Dtsan_annotations.h71 void AnnotateMemoryIsInitialized(const char *f, int l, uptr mem, uptr sz);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp458 AnnotateMemoryIsInitialized(char *f, int l, uptr mem, uptr sz) {} function

Completed in 146 milliseconds