Home
last modified time | relevance | path

Searched defs:test2_f (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dc-linkage.cpp16 static void test2_f() { in test2_f() function
19 static void test2_f(int x) { in test2_f() function
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dlinkage2.cpp20 static void test2_f() { in test2_f() function
22 static void test2_f(int x) { in test2_f() function
H A Dextern-c.cpp14 void test2_f() { in test2_f() function
/aosp_15_r20/external/clang/test/CodeGen/
H A Dlinkage-redecl.c5 int test2_f() { in test2_f() function
H A Dattr-weakref2.c12 int test2_f; variable
H A Dattr-weakref.c12 void test2_f(void) {} in test2_f() function
/aosp_15_r20/external/clang/test/Sema/
H A Dconversion.c111 short test2_f(long long ll) { in test2_f() function