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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h105 struct ScopedTaggingDisabler { struct in namespace:__hwasan
106 ScopedTaggingDisabler() { GetCurrentThread()->DisableTagging(); } function in struct:__hwasan::ScopedTaggingDisabler

Completed in 29 milliseconds