Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dreturn-noreturn.cpp106 struct PR9380_B : public PR9380 { struct
107 PR9380_B( const PR9380& str );
110 const PR9380& flatKey = PR9380_B(aKey); in test_PR9380()