| Home | Sort by: relevance | last modified time | path |
| /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> {}; |