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

  /src/external/gpl3/gcc/dist/gcc/cp/
typeck.cc 7392 val = build_ptrmemfunc (argtype, val, 0,
8336 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr,
10074 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p,
10061 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p, function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
typeck.cc 6987 val = build_ptrmemfunc (argtype, val, 0,
7904 return build_ptrmemfunc (TYPE_PTRMEMFUNC_FN_TYPE (type), expr,
9598 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p,
9584 build_ptrmemfunc (tree type, tree pfn, int force, bool c_cast_p, function

Completed in 39 milliseconds