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

  /src/external/gpl3/gcc/dist/gcc/
hash-traits.h 321 struct ggc_ptr_hash : pointer_hash <T>, ggc_remove <T *> {}; struct in inherits:pointer_hash,ggc_remove
469 struct default_hash_traits <T *> : ggc_ptr_hash <T> {};
  /src/external/gpl3/gcc.old/dist/gcc/
hash-traits.h 311 struct ggc_ptr_hash : pointer_hash <T>, ggc_remove <T *> {}; struct in inherits:pointer_hash,ggc_remove
404 struct default_hash_traits <T *> : ggc_ptr_hash <T> {};

Completed in 21 milliseconds