HomeSort by relevance Sort by last modified time
    Searched defs:AnnotateIgnoreWritesEnd (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Support/
Valgrind.cpp 65 void AnnotateIgnoreWritesEnd(const char *file, int line) {}
  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c 117 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreWritesEnd)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 339 void INTERFACE_ATTRIBUTE AnnotateIgnoreWritesEnd(char *f, int l) {
340 SCOPED_ANNOTATION(AnnotateIgnoreWritesEnd);

Completed in 1186 milliseconds