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

  /external/llvm/lib/Support/
Valgrind.cpp 60 void AnnotateHappensBefore(const char *file, int line,
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c 119 void DYNAMIC_ANNOTATIONS_NAME(AnnotateHappensBefore)(
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 231 void INTERFACE_ATTRIBUTE AnnotateHappensBefore(char *f, int l, uptr addr) {
232 SCOPED_ANNOTATION(AnnotateHappensBefore);
424 SCOPED_ANNOTATION(AnnotateHappensBefore);

Completed in 42 milliseconds