Searched refs:ScopedDisableMemoryTagChecks (Results 1 – 2 of 2) sorted by relevance
123 class ScopedDisableMemoryTagChecks {128 ScopedDisableMemoryTagChecks(bool cond = true) : active(cond) { in active()140 ~ScopedDisableMemoryTagChecks() { in ~ScopedDisableMemoryTagChecks()276 struct ScopedDisableMemoryTagChecks { struct277 ScopedDisableMemoryTagChecks(UNUSED bool cond = true) {}
695 ScopedDisableMemoryTagChecks x; in iterateOverChunks()794 ScopedDisableMemoryTagChecks x( in isOwned()