Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dquarantine_test.cpp26 typedef scudo::GlobalQuarantine<QuarantineCallback, void> QuarantineT; typedef
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h139 typedef GlobalQuarantine<QuarantineCallback, void> QuarantineT; typedef