Home
last modified time | relevance | path

Searched refs:suppression_types (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.cc24 SuppressionContext::SuppressionContext(const char *suppression_types[], in SuppressionContext() argument
26 : suppression_types_(suppression_types), in SuppressionContext()