HomeSort by relevance Sort by last modified time
    Searched full:test2_x (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
extern-c.cpp 15 extern int test2_x; // expected-note {{declared with C language linkage here}}
19 float test2_x; // expected-error {{declaration of 'test2_x' in global scope conflicts with declaration with C language linkage}} variable

Completed in 626 milliseconds