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

  /src/external/gpl3/gcc/dist/gcc/cp/
tree.cc 648 differs from build_cplus_new in that an AGGR_INIT_EXPR can only be used
730 build_cplus_new (tree type, tree init, tsubst_flags_t complain) function
3183 u = build_cplus_new (TREE_TYPE (t), TREE_OPERAND (t, 1),
  /src/external/gpl3/gcc.old/dist/gcc/cp/
tree.cc 613 differs from build_cplus_new in that an AGGR_INIT_EXPR can only be used
694 build_cplus_new (tree type, tree init, tsubst_flags_t complain) function
3187 u = build_cplus_new (TREE_TYPE (t), TREE_OPERAND (t, 1),

Completed in 38 milliseconds