Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dtypo-correction.c65 void fn_with_unknown(int a, int b) { in fn_with_unknown() function
66 fn_with_unknown(unknown, unknown | unknown); // expected-error 3 {{use of undeclared identifier}} in fn_with_unknown()