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

  /src/external/gpl3/gcc/dist/gcc/cp/
typeck.cc 2442 unlowered_expr_type (const_tree exp)
7634 tree declared_type = unlowered_expr_type (arg);
8358 intype = unlowered_expr_type (expr);
9743 olhstype = unlowered_expr_type (lhs);
2437 unlowered_expr_type (const_tree exp) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
typeck.cc 2292 unlowered_expr_type (const_tree exp)
7219 tree declared_type = unlowered_expr_type (arg);
7926 intype = unlowered_expr_type (expr);
9261 olhstype = unlowered_expr_type (lhs);
2287 unlowered_expr_type (const_tree exp) function

Completed in 38 milliseconds