Home
last modified time | relevance | path

Searched defs:reftype (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dxref.h25 enum reftype enum
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Doptimize.cc665 tree reftype = build_reference_type (TREE_TYPE (parm)); in maybe_clone_body() local
H A Dcvt.cc381 diagnose_ref_binding (location_t loc, tree reftype, tree intype, tree decl) in diagnose_ref_binding()
415 convert_to_reference (tree reftype, tree expr, int convtype, in convert_to_reference()
H A Dmethod.cc1901 build_stub_object (tree reftype) in build_stub_object()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Doptimize.c665 tree reftype = build_reference_type (TREE_TYPE (parm)); in maybe_clone_body() local
H A Dcvt.c381 diagnose_ref_binding (location_t loc, tree reftype, tree intype, tree decl) in diagnose_ref_binding()
415 convert_to_reference (tree reftype, tree expr, int convtype, in convert_to_reference()
H A Dmethod.c1623 build_stub_object (tree reftype) in build_stub_object()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-array-bounds.cc432 tree reftype = TREE_TYPE (aref.ref); in check_mem_ref() local
H A Dpointer-query.cc1779 tree reftype = TREE_TYPE (arefop); in handle_array_ref() local
H A Dtree-ssa-strlen.cc1185 tree reftype = TREE_TYPE (aref.ref); in get_maxbound() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc2887 tree reftype = TYPE_P (ref) ? ref : TREE_TYPE (ref); in handle_copy_attribute() local
5183 tree reftype = TREE_TYPE (argtype); in build_attr_access_from_parms() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c2529 tree reftype = TYPE_P (ref) ? ref : TREE_TYPE (ref); in handle_copy_attribute() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vrp.c3812 tree reftype = TREE_TYPE (arg); in check_mem_ref() local
H A Dbuiltins.c3982 tree reftype = TREE_TYPE (ref); in compute_objsize() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delflink.c9016 undefined_reference (const char *reftype, const char *name) in undefined_reference()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delflink.c8933 undefined_reference (const char *reftype, const char *name) in undefined_reference()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp3290 if (const ReferenceType *reftype = type->getAs<ReferenceType>()) { in BuildDeclarationNameExpr() local