Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp407 static const char kVptrCheck[] = "vptr_check"; variable
412 kVptrCheck,
426 return suppression_ctx->Match(TypeName, kVptrCheck, &s); in IsVptrCheckSuppressed()