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

  /src/external/gpl3/gcc/dist/gcc/
function.cc 176 set_cfun (NULL);
186 set_cfun (p);
4758 set_cfun (struct function *new_cfun, bool force)
4782 set_cfun (new_cfun);
4798 set_cfun (new_cfun);
4831 very end, rather than initializing a temporary and calling set_cfun
4741 set_cfun (struct function *new_cfun, bool force) function
  /src/external/gpl3/gcc.old/dist/gcc/
function.cc 175 set_cfun (NULL);
185 set_cfun (p);
4769 set_cfun (struct function *new_cfun, bool force)
4793 set_cfun (new_cfun);
4809 set_cfun (new_cfun);
4842 very end, rather than initializing a temporary and calling set_cfun
4752 set_cfun (struct function *new_cfun, bool force) function

Completed in 37 milliseconds