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

  /src/external/gpl3/gcc/dist/gcc/
tree.cc 3525 build_tree_list (tree parm, tree value MEM_STAT_DECL)
3544 *pp = build_tree_list (NULL, t PASS_MEM_STAT);
9624 void_list_node = build_tree_list (NULL_TREE, void_type_node);
9834 build_tree_list (NULL_TREE, build_string (2, "1 ")),
3519 build_tree_list (tree parm, tree value MEM_STAT_DECL) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree.cc 3486 build_tree_list (tree parm, tree value MEM_STAT_DECL)
3505 *pp = build_tree_list (NULL, t PASS_MEM_STAT);
9676 build_tree_list (NULL_TREE, build_string (2, "1 ")),
3480 build_tree_list (tree parm, tree value MEM_STAT_DECL) function

Completed in 32 milliseconds