Searched defs:UPtr (Results 1 – 4 of 4) sorted by relevance
79 typedef unsigned long int UPtr; typedef88 #define UPtr unsigned32 macro
355 auto *UPtr = reinterpret_cast<const unsigned char *>(Ptr); in readRecord() local
327 uintptr_t UPtr = reinterpret_cast<uintptr_t>(Ptr); in deallocate() local
562 auto *UPtr = Unit.get(); in clang_indexSourceFile_Impl() local