Home
last modified time | relevance | path

Searched defs:ScopedDisableMemoryTagChecks (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmemtag.h127 ScopedDisableMemoryTagChecks() { ScopedDisableMemoryTagChecks() function
271 struct ScopedDisableMemoryTagChecks { global() struct
272 ScopedDisableMemoryTagChecksScopedDisableMemoryTagChecks ScopedDisableMemoryTagChecks() argument
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dmemtag_test.cpp113 TEST_F(MemtagDeathTest, ScopedDisableMemoryTagChecks) { in TEST_F() argument