Home
last modified time | relevance | path

Searched defs:ToPointer (Results 1 – 3 of 3) 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
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp2692 if (const PointerType *ToPointer = ToType->getAs<PointerType>()) in isObjCWritebackConversion() local