Home
last modified time | relevance | path

Searched refs:test_auto (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/OpenMP/
H A Dordered_codegen.cpp61 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
H A Dparallel_for_codegen.cpp107 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
H A Dfor_codegen.cpp451 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/
H A DPrettyOutputBase.py319 def test_auto(self): member in TestPrettyOutput