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

  /src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc 11285 tree orig_lhs1;
11294 orig_lhs1 = lhs1;
11385 stmt = build_min_nt_loc (loc, code, orig_lhs1, stmt);
11284 tree orig_lhs1; local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc 10768 tree orig_lhs1;
10777 orig_lhs1 = lhs1;
10882 stmt = build_min_nt_loc (loc, code, orig_lhs1, stmt);
10767 tree orig_lhs1; local

Completed in 30 milliseconds