Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxxabi/test/
H A Dcatch_multi_level_pointer.pass.cpp38 struct CreatePointer { struct
45 struct CreatePointer<Tp*> { struct
53 Throw throw_ptr = CreatePointer<Throw>()(); in catch_pointer_test() argument
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dcatch_multi_level_pointer.pass.cpp44 struct CreatePointer { struct
51 struct CreatePointer<Tp*> { argument
59 Throw throw_ptr = CreatePointer<Throw>()(); in catch_pointer_test() argument