Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dcatch_multi_level_pointer.pass.cpp40 struct CreatePointer { struct
47 struct CreatePointer<Tp*> { struct
55 Throw throw_ptr = CreatePointer<Throw>()(); in catch_pointer_test() argument
63 Catch catch2 = CreatePointer<Catch>()(); in catch_pointer_test()