Searched defs:test3_b (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/Analysis/
H A Ddead-stores.cpp72 void test3_b(int &x) { function
/external/clang/test/SemaCXX/
H A Duninit-variables.cpp44 unsigned test3_b() { function
H A Dextern-c.cpp24 extern int test3_b; // expected-note {{previous definition is here}}
28 float test3_b; // expected-error {{redefinition of 'test3_b' with a different type: 'float' vs 'int'}} variable
/external/clang/test/Sema/
H A Dconversion.c127 int test3_b(long long ll) { function

Completed in 304 milliseconds