Searched defs:getMostDerivedTypeName (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_type_hash.h36 const char *getMostDerivedTypeName() const { return MostDerivedTypeName; } function in class:__ubsan::DynamicTypeInfo
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_type_hash.h34 const char *getMostDerivedTypeName() const { return MostDerivedTypeName; } function in class:__ubsan::DynamicTypeInfo
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_type_hash.h35 const char *getMostDerivedTypeName() const { return MostDerivedTypeName; } function in class:__ubsan::DynamicTypeInfo

Completed in 110 milliseconds