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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc 6337 /* Helper macro for check_builtin_function_arguments. */
6351 check_builtin_function_arguments (location_t loc, vec<location_t> arg_loc,
6335 check_builtin_function_arguments (location_t loc, vec<location_t> arg_loc, function
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc 6238 /* Helper macro for check_builtin_function_arguments. */
6252 check_builtin_function_arguments (location_t loc, vec<location_t> arg_loc,
6236 check_builtin_function_arguments (location_t loc, vec<location_t> arg_loc, function

Completed in 33 milliseconds