| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc.old/dist/gcc/ | |
| input.cc | 65 void inc_use_count () { m_use_count++; } function in class:file_cache_slot 342 c->inc_use_count (); 348 r->inc_use_count (); |
| /src/external/gpl3/gcc/dist/gcc/ | |
| input.cc | 72 void inc_use_count () { m_use_count++; } function in class:file_cache_slot 326 c->inc_use_count (); 332 r->inc_use_count (); |