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

  /src/external/gpl3/gcc/dist/gcc/cp/
call.cc 3261 tree cptype = composite_pointer_type (input_location, local
3267 if (cptype != error_mark_node)
3270 (candidates, fnname, cptype, cptype, args, argtypes,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc 3160 tree cptype = composite_pointer_type (input_location, local
3166 if (cptype != error_mark_node)
3169 (candidates, fnname, cptype, cptype, args, argtypes,

Completed in 27 milliseconds