Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dtsd_test.cpp31 using QuarantineCacheT = struct MockQuarantine {}; typedef in MockAllocator
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dcombined.h134 typedef typename QuarantineT::CacheT QuarantineCacheT; typedef