Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dincomplete_type.sh.cpp48 void ThrowIncompletePMP();
68 void ThrowIncompletePMP() { throw (int IncompleteAtThrow::**)nullptr; } in ThrowIncompletePMP() function
126 ThrowIncompletePMP(); in main()