Home
last modified time | relevance | path

Searched refs:firstFile (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1903 const InputFile *firstFile; in finalizeContents() local
1913 error("Swift version mismatch: " + toString(firstFile) + " has version " + in finalizeContents()
1918 firstFile = file; in finalizeContents()