Searched refs:lvc (Results 1 – 1 of 1) sorted by relevance
7905 tree lvc = build_omp_clause (locus, OMP_CLAUSE_FIRSTPRIVATE); in handle_omp_for_class_iterator() local7906 OMP_CLAUSE_DECL (lvc) = last; in handle_omp_for_class_iterator()7907 OMP_CLAUSE_CHAIN (lvc) = clauses; in handle_omp_for_class_iterator()7908 clauses = lvc; in handle_omp_for_class_iterator()