Home
last modified time | relevance | path

Searched refs:IsTaggedObjCPointer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cpp351 static bool IsTaggedObjCPointer(id obj) { in IsTaggedObjCPointer() function
379 if (IsTaggedObjCPointer(obj)) in SyncAddressForObjCObject()