Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dincomplete_type.sh.cpp53 void ThrowCompleteMP();
73 void ThrowCompleteMP() { throw (int CompleteAtThrow::*)nullptr; } in ThrowCompleteMP() function
139 ThrowCompleteMP(); in main()