Home
last modified time | relevance | path

Searched refs:kVptrCheck (Results 1 – 2 of 2) 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()
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_diag.cpp397 static const char kVptrCheck[] = "vptr_check"; variable
402 kVptrCheck,
416 return suppression_ctx->Match(TypeName, kVptrCheck, &s); in IsVptrCheckSuppressed()