Searched refs:testE (Results 1 – 3 of 3) sorted by relevance
/external/clang/test/CodeGen/ |
D | 2002-04-10-StructParameters.c | 14 int testE(char,short,char,int,int,float); 20 testE(Y.p, Y.q, Y.r, Y.X, Y.Y, 0.1f); in test2()
|
/external/clang/test/SemaObjC/ |
D | mrc-no-weak.m | 43 void testE(E *e) { function
|
/external/clang/test/CXX/drs/ |
D | dr2xx.cpp | 172 void testE(E::S es) { f(es); } // expected-error {{undeclared identifier}} in testE() function
|