Home
last modified time | relevance | path

Searched defs:test2_i (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGen/
H A Dlinkage-redecl.c4 static int test2_i = 99; variable
/aosp_15_r20/external/clang/test/Sema/
H A Dconversion.c120 short test2_i(long long ll) { in test2_i() function