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

  /src/external/gpl3/gcc/dist/gcc/cp/
mangle.cc 221 static void write_bare_function_type (const tree, const int, const tree);
949 write_bare_function_type -- otherwise, it will get
959 write_bare_function_type (fn_type,
2996 write_bare_function_type (type, /*include_return_type_p=*/1,
3014 write_bare_function_type (const tree type, const int include_return_type_p, function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
mangle.cc 221 static void write_bare_function_type (const tree, const int, const tree);
845 write_bare_function_type -- otherwise, it will get
855 write_bare_function_type (fn_type,
2775 write_bare_function_type (type, /*include_return_type_p=*/1,
2793 write_bare_function_type (const tree type, const int include_return_type_p, function

Completed in 57 milliseconds