Searched defs:VoidPtr (Results 1 – 16 of 16) sorted by relevance
36 union VoidPtr { union
35 union VoidPtr { union
53 using VoidPtr = std::experimental::observer_ptr<void>; in test() typedef
28 typedef void *VoidPtr; typedef
104 Type *VoidPtr = Type::getInt8PtrTy(F.getContext()); in GetFrameMap() local
109 Type *VoidPtr = Type::getInt8PtrTy(F.getContext()); in GetFrameMap() local
201 Type *VoidPtr = Type::getInt8PtrTy(F.getContext()); in GetFrameMap() local
559 TEST_F(RawPtrTest, VoidPtr) { in TEST_F() argument
2348 QualType VoidPtr = Context.getPointerType(Context.VoidTy); in DeclareGlobalNewDelete() local