Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Ddead-stores.cpp72 void test3_b(int &x) { in test3_b() function
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dextern-c.cpp28 …float test3_b; // expected-error {{redefinition of 'test3_b' with a different type: 'float' vs 'in… variable
H A Duninit-variables.cpp44 unsigned test3_b() { in test3_b() function
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dconversion.c127 int test3_b(long long ll) { in test3_b() function