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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl2.cc 1560 cp_reconstruct_complex_type (tree type, tree bottom)
1566 inner = cp_reconstruct_complex_type (TREE_TYPE (type), bottom);
1572 inner = cp_reconstruct_complex_type (TREE_TYPE (type), bottom);
1578 inner = cp_reconstruct_complex_type (TREE_TYPE (type), bottom);
1582 cp_reconstruct_complex_type call and cp_build_qualified_type
1588 inner = cp_reconstruct_complex_type (TREE_TYPE (type), bottom);
1594 inner = cp_reconstruct_complex_type (TREE_TYPE (type), bottom);
1604 inner = cp_reconstruct_complex_type (TREE_TYPE (type), bottom);
1558 cp_reconstruct_complex_type (tree type, tree bottom) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl2.cc 1489 cp_reconstruct_complex_type (tree type, tree bottom)
1495 inner = cp_reconstruct_complex_type (TREE_TYPE (type), bottom);
1501 inner = cp_reconstruct_complex_type (TREE_TYPE (type), bottom);
1507 inner = cp_reconstruct_complex_type (TREE_TYPE (type), bottom);
1511 cp_reconstruct_complex_type call and cp_build_qualified_type
1517 inner = cp_reconstruct_complex_type (TREE_TYPE (type), bottom);
1523 inner = cp_reconstruct_complex_type (TREE_TYPE (type), bottom);
1533 inner = cp_reconstruct_complex_type (TREE_TYPE (type), bottom);
1487 cp_reconstruct_complex_type (tree type, tree bottom) function

Completed in 55 milliseconds