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

  /src/external/gpl3/gcc/dist/gcc/
ipa-modref.cc 4455 get_parm_type (tree decl, unsigned int i) function in namespace:__anon13789
4485 get_parm_type (e->callee->decl, size_arg));
4488 size = TYPE_SIZE_UNIT (get_parm_type (e->callee->decl, i));
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-modref.cc 4399 get_parm_type (tree decl, unsigned int i) function in namespace:__anon16219
4429 get_parm_type (e->callee->decl, size_arg));
4432 size = TYPE_SIZE_UNIT (get_parm_type (e->callee->decl, i));

Completed in 33 milliseconds