Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dincomplete_type.sh.cpp59 void ThrowNullptr();
79 void ThrowNullptr() { throw nullptr; } in ThrowNullptr() function
186 ThrowNullptr(); in main()
194 ThrowNullptr(); in main()
202 ThrowNullptr(); in main()