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

  /external/clang/test/SemaCXX/
extern-c.cpp 61 extern int test5_c; // expected-note {{previous}}
65 static float test5_c; // expected-error {{redefinition of 'test5_c' with a different type: 'float' vs 'int'}} variable

Completed in 117 milliseconds