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

  /src/external/gpl3/gcc/dist/gcc/cp/
coroutines.cc 513 find_promise_type (tree traits_class) function
611 coro_info->promise_type = find_promise_type (templ_class);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
coroutines.cc 418 find_promise_type (tree traits_class) function
486 coro_info->promise_type = find_promise_type (templ_class);

Completed in 21 milliseconds