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

  /external/llvm/lib/Support/
Valgrind.cpp 64 void AnnotateIgnoreWritesBegin(const char *file, int line) {}
  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c 115 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreWritesBegin)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 334 void INTERFACE_ATTRIBUTE AnnotateIgnoreWritesBegin(char *f, int l) {
335 SCOPED_ANNOTATION(AnnotateIgnoreWritesBegin);

Completed in 2435 milliseconds