Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/Sema/
H A Doverloadable-complex.c14 void test_foo_2(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_2() function
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcomplex-overload.cpp14 void test_foo_2(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_2() function