Searched refs:checkDynamicType (Results 1 – 3 of 3) sorted by relevance
49 bool checkDynamicType(void *Object, void *Type, HashValue Hash);
35 if (checkDynamicType((void*)Pointer, Data->TypeInfo, Hash)) in HandleDynamicTypeCacheMiss()
212 bool __ubsan::checkDynamicType(void *Object, void *Type, HashValue Hash) { in checkDynamicType() function in __ubsan