/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | function-tests.c | 138 tree argtypes = TYPE_ARG_TYPES (fntype); in test_fndecl_int_void() local
|
H A D | tree.c | 7955 maybe_canonicalize_argtypes (tree argtypes, in maybe_canonicalize_argtypes() 8174 tree argtypes) in build_method_type_directly()
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | stabs.c | 2539 char *argtypes = NULL; in parse_stab_members() local 2858 const char *argtypes, bfd_boolean constp, in parse_stab_argtypes()
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | stabs.c | 2652 char *argtypes = NULL; in parse_stab_members() local 2977 const char *argtypes, bfd_boolean constp, in parse_stab_argtypes()
|
/dflybsd-src/contrib/gcc-4.7/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.c | 590 gnu_runtime_abi_01_get_arg_type_list_base (VEC(tree,gc) **argtypes, tree meth, in gnu_runtime_abi_01_get_arg_type_list_base()
|
H A D | objc-next-runtime-abi-01.c | 733 next_runtime_abi_01_get_arg_type_list_base (VEC(tree,gc) **argtypes, tree meth, in next_runtime_abi_01_get_arg_type_list_base()
|
H A D | objc-next-runtime-abi-02.c | 1106 next_runtime_abi_02_get_arg_type_list_base (VEC(tree,gc) **argtypes, tree meth, in next_runtime_abi_02_get_arg_type_list_base()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | call.c | 2115 tree type1, tree type2, tree *args, tree *argtypes, in build_builtin_candidate() 2221 tree type2, tree *args, tree *argtypes, int flags) in add_builtin_candidate() 2661 tree type, argtypes[3], t; in add_builtin_candidates() local
|
H A D | typeck.c | 8463 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (decl)); in check_raw_literal_operator() local 8495 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (decl)); in check_literal_operator_args() local
|
H A D | tree.c | 3790 tree argtypes = TYPE_ARG_TYPES (t); in cp_free_lang_data() local
|
H A D | decl.c | 11057 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (decl)); in grok_op_properties() local
|
H A D | parser.c | 3567 tree argtypes = NULL_TREE; in lookup_literal_operator() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | call.c | 2348 tree type1, tree type2, tree *args, tree *argtypes, in build_builtin_candidate() 2457 tree type2, tree *args, tree *argtypes, int flags, in add_builtin_candidate() 2921 tree type, argtypes[3], t; in add_builtin_candidates() local
|
H A D | typeck.c | 9925 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (decl)); in check_raw_literal_operator() local 9957 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (decl)); in check_literal_operator_args() local
|
H A D | tree.c | 5403 tree argtypes = TYPE_ARG_TYPES (t); in cp_free_lang_data() local
|
H A D | decl.c | 13197 tree argtypes = TYPE_ARG_TYPES (TREE_TYPE (decl)); in grok_op_properties() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | gdbtypes.c | 1771 struct field *argtypes; in check_stub_method() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree.c | 7488 maybe_canonicalize_argtypes(tree argtypes, in maybe_canonicalize_argtypes() 7811 tree argtypes) in build_method_type_directly()
|