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

  /src/external/gpl3/gcc/dist/gcc/cp/
class.cc 475 v_offset = build_vfield_ref (cp_build_fold_indirect_ref (t),
699 build_vfield_ref (tree datum, tree type)
758 vtbl = build_vfield_ref (instance, basetype);
698 build_vfield_ref (tree datum, tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
class.cc 474 v_offset = build_vfield_ref (cp_build_fold_indirect_ref (t),
698 build_vfield_ref (tree datum, tree type)
757 vtbl = build_vfield_ref (instance, basetype);
697 build_vfield_ref (tree datum, tree type) function

Completed in 28 milliseconds