Searched defs:FromPointer (Results 1 – 6 of 6) sorted by relevance
42 static PERFETTO_ALWAYS_INLINE inline Flow FromPointer(void* ptr) { in FromPointer() function75 static PERFETTO_ALWAYS_INLINE inline TerminatingFlow FromPointer(void* ptr) { in FromPointer() function
210 std::optional<SecurityDescriptor> SecurityDescriptor::FromPointer( in FromPointer() function in base::win::SecurityDescriptor
200 TEST(SecurityDescriptorTest, FromPointer) { in TEST() argument
136 TEST(OptionalRefTest, FromPointer) { in TEST() argument
2458 if (const PointerType *FromPointer = FromType->getAs<PointerType>()) in isObjCWritebackConversion() local