reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
41 DynamicTypeInfo DTI = getDynamicTypeInfoFromObject((void*)Pointer); 107 DynamicTypeInfo DTI = ValidVtableprojects/compiler-rt/lib/ubsan/ubsan_type_hash.cpp
28 __ubsan::DynamicTypeInfo __ubsan::getDynamicTypeInfoFromObject(void *Object) {
projects/compiler-rt/lib/ubsan/ubsan_type_hash.h43 DynamicTypeInfo getDynamicTypeInfoFromObject(void *Object); 46 DynamicTypeInfo getDynamicTypeInfoFromVtable(void *Vtable);projects/compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp
245 __ubsan::DynamicTypeInfo