Searched refs:getDynamicTypeInfoFromObject (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash.cpp28 __ubsan::DynamicTypeInfo __ubsan::getDynamicTypeInfoFromObject(void *Object) { function in class:__ubsan
H A Dubsan_type_hash.h43 DynamicTypeInfo getDynamicTypeInfoFromObject(void *Object);
H A Dubsan_handlers_cxx.cpp41 DynamicTypeInfo DTI = getDynamicTypeInfoFromObject((void*)Pointer);

Completed in 100 milliseconds