Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/MC/ELF/
H A Dundef.s31 test2_a = undef define
H A Doffset.s59 test2_a: label
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter-tests/
H A Doptnone-simple-functions.cpp28 int test2(int test2_a, int test2_b) { in test2()
/llvm-project-15.0.7/clang/test/Sema/
H A Dconversion.c96 short test2_a(long long ll) { in test2_a() function