HomeSort by: relevance | last modified time | path
    Searched refs:ohi (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
pt.cc 3788 tree ohi = CALL_EXPR_ARG (call, 0); local
3789 tree hi = tsubst_expr (ohi, args, complain, in_decl);
3793 if (hi != ohi)
pt.cc 3788 tree ohi = CALL_EXPR_ARG (call, 0); local
3789 tree hi = tsubst_expr (ohi, args, complain, in_decl);
3793 if (hi != ohi)
pt.cc 3788 tree ohi = CALL_EXPR_ARG (call, 0); local
3789 tree hi = tsubst_expr (ohi, args, complain, in_decl);
3793 if (hi != ohi)
  /src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc 3824 tree ohi = CALL_EXPR_ARG (call, 0); local
3825 tree hi = tsubst_copy_and_build (ohi, args, complain, in_decl,
3830 if (hi != ohi)
pt.cc 3824 tree ohi = CALL_EXPR_ARG (call, 0); local
3825 tree hi = tsubst_copy_and_build (ohi, args, complain, in_decl,
3830 if (hi != ohi)
pt.cc 3824 tree ohi = CALL_EXPR_ARG (call, 0); local
3825 tree hi = tsubst_copy_and_build (ohi, args, complain, in_decl,
3830 if (hi != ohi)

Completed in 243 milliseconds