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