Searched defs:one_argument (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Analysis/
H A Dinline.cpp442 void one_argument(int a) { } function in namespace:bug16307
444 reinterpret_cast<void (*)()>(one_argument)(); // expected-warning{{Function taking 1 argument}}

Completed in 97 milliseconds