OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkDynamicType
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_type_hash.h
52
bool
checkDynamicType
(void *Object, void *Type, HashValue Hash);
60
/// \brief A cache of the results of
checkDynamicType
. \c
checkDynamicType
would
ubsan_type_hash_win.cc
41
bool __ubsan::
checkDynamicType
(void *Object, void *Type, HashValue Hash) {
ubsan_handlers_cxx.cc
37
if (
checkDynamicType
((void*)Pointer, Data->TypeInfo, Hash))
ubsan_type_hash_itanium.cc
211
bool __ubsan::
checkDynamicType
(void *Object, void *Type, HashValue Hash) {
Completed in 11 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025