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

  /src/external/gpl3/gcc/dist/gcc/cp/
vtable-class-hierarchy.cc 748 tree arg2, tree size_hint_arg)
797 size_hint_arg, build_int_cst (size_type_node,
806 tree arg2, tree size_hint_arg, tree str1,
820 size_hint_arg, vtable_address, str1, str2);
823 size_hint_arg, vtable_address);
904 tree size_hint_arg; local
993 size_hint_arg = build_int_cst (size_type_node, size_hint);
1009 size_hint_arg);
1020 arg1, arg2, size_hint_arg, str1,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
vtable-class-hierarchy.cc 761 tree arg2, tree size_hint_arg)
810 size_hint_arg, build_int_cst (size_type_node,
819 tree arg2, tree size_hint_arg, tree str1,
833 size_hint_arg, vtable_address, str1, str2);
836 size_hint_arg, vtable_address);
917 tree size_hint_arg; local
1006 size_hint_arg = build_int_cst (size_type_node, size_hint);
1023 size_hint_arg);
1034 arg1, arg2, size_hint_arg, str1,

Completed in 20 milliseconds