Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dincomplete_type.sh.cpp54 void ThrowCompletePP();
74 void ThrowCompletePP() { throw (CompleteAtThrow**)nullptr; } in ThrowCompletePP() function
154 ThrowCompletePP(); in main()