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

  /src/external/gpl3/gcc/dist/gcc/cp/
mangle.cc 237 static void write_local_name (tree, const tree, const tree);
1165 write_local_name (context, local_entity, decl);
2323 write_local_name (tree function, const tree local_entity, function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
mangle.cc 237 static void write_local_name (tree, const tree, const tree);
1046 write_local_name (context, local_entity, decl);
2072 write_local_name (tree function, const tree local_entity, function

Completed in 19 milliseconds