Searched defs:AnnotateIgnoreWritesEnd (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Support/
H A DValgrind.cpp65 void AnnotateIgnoreWritesEnd(const char *file, int line) {} function
/external/chromium/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c117 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreWritesEnd)( function
/external/valgrind/dynamic_annotations/
H A Ddynamic_annotations.c128 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreWritesEnd)( function
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc324 void AnnotateIgnoreWritesEnd(char *f, int l) { function
325 SCOPED_ANNOTATION(AnnotateIgnoreWritesEnd);

Completed in 108 milliseconds