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

  /src/external/gpl3/gcc/dist/gcc/
tree.h 5950 typedef hash_map<tree,tree,decl_tree_cache_traits> decl_tree_cache_map; typedef
5958 /* Similarly to decl_tree_cache_map, but without caching. */
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 5661 typedef hash_map<tree,tree,decl_tree_cache_traits> decl_tree_cache_map; typedef
5669 /* Similarly to decl_tree_cache_map, but without caching. */

Completed in 21 milliseconds