Home
last modified time | relevance | path

Searched refs:AnnotateIgnoreWritesBegin (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Ddynamic_annotations.h356 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesBegin)(__FILE__, __LINE__)
365 void AnnotateIgnoreWritesBegin(const char* file, int line);
/third_party/python/Include/
H A Ddynamic_annotations.h215 AnnotateIgnoreWritesBegin(__FILE__, __LINE__)
434 void AnnotateIgnoreWritesBegin(const char *file, int line);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCompiler.h451 void AnnotateIgnoreWritesBegin(const char *file, int line);
466 # define TsanIgnoreWritesBegin() AnnotateIgnoreWritesBegin(__FILE__, __LINE__)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCompiler.h421 void AnnotateIgnoreWritesBegin(const char *file, int line);
436 # define TsanIgnoreWritesBegin() AnnotateIgnoreWritesBegin(__FILE__, __LINE__)
/third_party/python/Python/
H A Ddynamic_annotations.c108 void AnnotateIgnoreWritesBegin(const char *file, int line){} in AnnotateIgnoreWritesBegin() function

Completed in 4 milliseconds