Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dincomplete_type.sh.cpp50 void ThrowCompleteMP();
70 void ThrowCompleteMP() { throw (int CompleteAtThrow::*)nullptr; } in ThrowCompleteMP() function
131 ThrowCompleteMP(); in main()