Home
last modified time | relevance | path

Searched defs:NewFile (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DSymbolTable.cpp342 void SymbolTable::reportDuplicate(Symbol *Existing, InputFile *NewFile) { in reportDuplicate()
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSymbolTable.cpp435 static void reportDuplicate(Symbol *Sym, InputFile *NewFile, in reportDuplicate()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp642 const FileEntry *NewFile) { in overrideFileContents()