Searched refs:build_ptrmemfunc (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c210 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr, 0,
1707 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), e, 1,
H A Dtypeck.c6459 val = build_ptrmemfunc (argtype, val, 0,
7363 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr,
9031 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p,
9017 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p, function
H A Dcp-tree.h7661 extern tree build_ptrmemfunc (tree, tree, int, bool,
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc210 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr, 0,
1726 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), e, 1,
H A Dtypeck.cc6967 val = build_ptrmemfunc (argtype, val, 0,
7884 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr,
9578 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p,
9564 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p, function
H A Dcp-tree.h8073 extern tree build_ptrmemfunc (tree, tree, int, bool,

Completed in 333 milliseconds