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

  /src/external/gpl3/gcc/dist/gcc/
tree.h 2823 normally DECL_FUNCTION_CODE, DECL_FE_FUNCTION_CODE or DECL_MD_FUNCTION
4318 DECL_FUNCTION_CODE (const_tree decl)
6849 && built_in_function_equal_p (DECL_FUNCTION_CODE (node),
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 2668 normally DECL_FUNCTION_CODE, DECL_FE_FUNCTION_CODE or DECL_MD_FUNCTION
4087 DECL_FUNCTION_CODE (const_tree decl)
6507 && DECL_FUNCTION_CODE (node) == name);

Completed in 38 milliseconds