Searched defs:UPtr (Results 1 – 8 of 8) sorted by relevance
33 using UPtr = std::unique_ptr<ValueT, Del>; in test_enabled_with_deleter() typedef 44 using UPtr = std::unique_ptr<ValueT, Del>; in test_disabled_with_deleter() typedef
42 typedef std::unique_ptr<VT, const Deleter&> UPtr; in test_basic() typedef52 typedef std::unique_ptr<VT, Deleter&> UPtr; in test_basic() typedef
114 std::unique_ptr<Foo> UPtr; in warning() local
330 uintptr_t UPtr = reinterpret_cast<uintptr_t>(Ptr); in deallocate() local
355 auto *UPtr = reinterpret_cast<const unsigned char *>(Ptr); readRecord() local
340 using UPtr = std::unique_ptr<PInfo, decltype(&std::free)>; in GetCacheSizesWindows() typedef
561 auto *UPtr = Unit.get(); clang_indexSourceFile_Impl() local
5760 TypeSourceInfo *UPtr = S.Context.CreateTypeSourceInfo( EvaluateBooleanTypeTrait() local