Searched refs:resetIdCount (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/lld/MachO/ | ||
| H A D | InputFiles.h | 118 static void resetIdCount() { idCount = 0; } in resetIdCount() function |
| H A D | Driver.cpp | 1495 InputFile::resetIdCount(); in link() |