Searched defs:AnnotateHappensBefore (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Support/
H A DValgrind.cpp60 void AnnotateHappensBefore(const char *file, int line, function
/external/chromium_org/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c119 void DYNAMIC_ANNOTATIONS_NAME(AnnotateHappensBefore)( function
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc231 void INTERFACE_ATTRIBUTE AnnotateHappensBefore(char *f, int l, uptr addr) { function
232 SCOPED_ANNOTATION(AnnotateHappensBefore);
424 SCOPED_ANNOTATION(AnnotateHappensBefore);

Completed in 207 milliseconds