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

/external/clang/test/SemaCXX/
H A Dextern-c.cpp43 extern int test4_c; // expected-note {{previous}}
46 static float test4_c; // expected-error {{redefinition of 'test4_c' with a different type: 'float' vs 'int'}} variable
/external/clang/test/Sema/
H A Dconversion.c164 long test4_c(long long ll) { function

Completed in 399 milliseconds