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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
sm-malloc.cc 1036 method_p (tree fndecl) function in namespace:ana::__anon12594
1048 if (method_p (fndecl))
1052 pp_printf (&pp, "%u", arg_idx + 1 - method_p (fndecl));
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
sm-malloc.cc 967 method_p (tree fndecl) function in namespace:ana::__anon15216
979 if (method_p (fndecl))
983 pp_printf (&pp, "%u", arg_idx + 1 - method_p (fndecl));

Completed in 27 milliseconds