Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dincomplete_type.sh.cpp47 void ThrowIncompletePP();
67 void ThrowIncompletePP() { throw (IncompleteAtThrow**)nullptr; } in ThrowIncompletePP() function
116 ThrowIncompletePP(); in main()