Home
last modified time | relevance | path

Searched defs:idCount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h147 static int idCount; global() variable
H A DInputFiles.cpp107 int InputFile::idCount = 0; member in InputFile