Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_diag.cc382 static const char kVptrCheck[] = "vptr_check"; variable
387 kVptrCheck,
401 return suppression_ctx->Match(TypeName, kVptrCheck, &s); in IsVptrCheckSuppressed()