Home
last modified time | relevance | path

Searched defs:ind2 (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/OpenMP/
H A Dfor_simd_aligned_messages.cpp51 T ind2 = - num * L; in test_template() local
67 int *ind2 = 0; in test_warn() local
H A Dsimd_aligned_messages.cpp51 T ind2 = - num * L; in test_template() local
67 int *ind2 = 0; in test_warn() local
H A Dparallel_for_simd_aligned_messages.cpp51 T ind2 = - num * L; in test_template() local
67 int *ind2 = 0; in test_warn() local
H A Dparallel_for_simd_linear_messages.cpp49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local
61 int ind2 = 0; in test_warn() local
H A Dfor_simd_linear_messages.cpp49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local
61 int ind2 = 0; in test_warn() local
H A Dsimd_linear_messages.cpp49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local
61 int ind2 = 0; in test_warn() local