Searched refs:TypeInfo1 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_type_hash.h69 bool checkTypeInfoEquality(const void *TypeInfo1, const void *TypeInfo2);
H A Dubsan_type_hash_itanium.cpp273 bool __ubsan::checkTypeInfoEquality(const void *TypeInfo1, argument
275 auto TI1 = static_cast<const std::type_info *>(TypeInfo1);

Completed in 125 milliseconds