HomeSort by relevance Sort by last modified time
    Searched refs:test4_c (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaCXX/
extern-c.cpp 43 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/
conversion.c 164 long test4_c(long long ll) { function

Completed in 58 milliseconds