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

  /external/clang/test/SemaCXX/
extern-c.cpp 34 extern int test4_b; // expected-note {{declared with C language linkage here}}
37 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/
conversion.c 161 long test4_b(long long ll) { function

Completed in 26 milliseconds