Home
last modified time | relevance | path

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

/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/
H A Doptnone-simple-functions.cpp40 int test3(int test3_a, int test3_b) { in test3()
/llvm-project/clang/test/SemaCXX/
H A Duninit-variables.cpp44 unsigned test3_b() { in test3_b() function
H A Dextern-c.cpp28 float test3_b; // expected-error {{redefinition of 'test3_b' with a different type: 'float' vs 'int'}} variable
/llvm-project/clang/test/Analysis/
H A Ddead-stores.cpp107 void test3_b(int &x) { in test3_b() function
/llvm-project/clang/test/Sema/
H A Dconversion.c127 int test3_b(long long ll) { in test3_b() function