HomeSort by relevance Sort by last modified time
    Searched refs:IsVptrCheckSuppressed (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/ubsan/
ubsan_handlers_cxx.cc 42 if (DTI.isValid() && IsVptrCheckSuppressed(DTI.getMostDerivedTypeName()))
ubsan_diag.h 248 bool IsVptrCheckSuppressed(const char *TypeName);
ubsan_diag.cc 400 bool __ubsan::IsVptrCheckSuppressed(const char *TypeName) {

Completed in 1357 milliseconds