HomeSort by: relevance | last modified time | path
    Searched defs:orig_array_expr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
decl2.cc 412 tree orig_array_expr = array_expr;
597 orig_array_expr,
603 orig_array_expr,
615 return build_min_non_dep (ARRAY_REF, expr, orig_array_expr,
628 tree orig_array_expr = array_expr;
653 expr = build_min_non_dep (OMP_ARRAY_SECTION, expr, orig_array_expr,
411 tree orig_array_expr = array_expr; local
627 tree orig_array_expr = array_expr; local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl2.cc 377 tree orig_array_expr = array_expr;
559 orig_array_expr,
565 orig_array_expr,
577 return build_min_non_dep (ARRAY_REF, expr, orig_array_expr,
376 tree orig_array_expr = array_expr; local

Completed in 88 milliseconds