Home
last modified time | relevance | path

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

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