Home
last modified time | relevance | path

Searched defs:ToPointer (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_page.h150 ALWAYS_INLINE void* PartitionPage::ToPointer(const PartitionPage* page) { in ToPointer() function
/external/clang/lib/Sema/
DSemaOverload.cpp2445 if (const PointerType *ToPointer = ToType->getAs<PointerType>()) in isObjCWritebackConversion() local