Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp114 struct PR9380_B : public PR9380 { struct
115 PR9380_B( const PR9380& str );
118 const PR9380& flatKey = PR9380_B(aKey); in test_PR9380()