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

  /src/external/gpl3/gcc/dist/gcc/
tree.cc 7700 build_method_type_directly (tree basetype,
7747 = build_method_type_directly (TYPE_CANONICAL (basetype),
7766 return build_method_type_directly (basetype,
10235 /* The build_method_type_directly() routine prepends 'this' to argument list,
10238 = build_method_type_directly
7679 build_method_type_directly (tree basetype, function
  /src/external/gpl3/gcc.old/dist/gcc/
tree.cc 7578 build_method_type_directly (tree basetype,
7617 = build_method_type_directly (TYPE_CANONICAL (basetype),
7636 return build_method_type_directly (basetype,
10037 /* The build_method_type_directly() routine prepends 'this' to argument list,
10040 = build_method_type_directly
7557 build_method_type_directly (tree basetype, function

Completed in 43 milliseconds