Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dincomplete_type.sh.cpp51 void ThrowCompletePP();
71 void ThrowCompletePP() { throw (CompleteAtThrow**)nullptr; } in ThrowCompletePP() function
145 ThrowCompletePP(); in main()