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

/external/clang/test/SemaCXX/
H A Dextern-c.cpp35 extern int test4_b; // expected-note {{declared with C language linkage here}}
39 static float test4_b; // expected-error {{declaration of 'test4_b' in global scope conflicts with declaration with C language linkage}} variable
/external/clang/test/Sema/
H A Dconversion.c161 long test4_b(long long ll) { function

Completed in 164 milliseconds