Searched refs:PR12287 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dtypo-correction.cpp328 namespace PR12287 { namespace
332 void nab(); // expected-note{{'::PR12287::nab' declared here}}
334 nab(); // expected-error{{too few arguments to function call, expected 1, have 0; did you mean '::PR12287::nab'?}}

Completed in 31 milliseconds