Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dincomplete_type.sh.cpp46 void ThrowIncompleteMP();
66 void ThrowIncompleteMP() { throw (int IncompleteAtThrow::*)nullptr; } in ThrowIncompleteMP() function
101 ThrowIncompleteMP(); in main()