Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dconvert-to-bool.cpp45 void accepts_bool(bool) { } // expected-note{{candidate function}} in accepts_bool() function
57 accepts_bool(ecb); // expected-error{{no matching function for call to}} in test_explicit_bool()