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

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

Completed in 92 milliseconds