Searched defs:addFile (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | ModuleDependencyCollector.cpp | 196 void ModuleDependencyCollector::addFile(StringRef Filename, StringRef FileDst) { in addFile() function in ModuleDependencyCollector
|
| H A D | PrecompiledPreamble.cpp | 180 void TemporaryFiles::addFile(StringRef File) { in addFile() function in __anonbe5e8ed90111::TemporaryFiles
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | FileCollector.cpp | 21 void FileCollectorBase::addFile(const Twine &File) { in addFile() function in FileCollectorBase
|
| H A D | VirtualFileSystem.cpp | 714 bool InMemoryFileSystem::addFile(const Twine &P, time_t ModificationTime, in addFile() function in llvm::vfs::InMemoryFileSystem 805 bool InMemoryFileSystem::addFile(const Twine &P, time_t ModificationTime, in addFile() function in llvm::vfs::InMemoryFileSystem
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCCodeView.cpp | 46 bool CodeViewContext::addFile(MCStreamer &OS, unsigned FileNumber, in addFile() function in CodeViewContext
|
| /freebsd-13.1/contrib/llvm-project/lld/lib/Driver/ |
| H A D | DarwinLdDriver.cpp | 158 static void addFile(StringRef path, MachOLinkingContext &ctx, in addFile() function
|
| /freebsd-13.1/contrib/llvm-project/lld/COFF/ |
| H A D | SymbolTable.cpp | 41 void SymbolTable::addFile(InputFile *file) { in addFile() function in lld::coff::SymbolTable
|
| /freebsd-13.1/contrib/llvm-project/lld/MachO/ |
| H A D | Driver.cpp | 272 static InputFile *addFile(StringRef path, bool forceLoadArchive, in addFile() function
|
| /freebsd-13.1/contrib/llvm-project/lld/ELF/ |
| H A D | ScriptParser.cpp | 287 void ScriptParser::addFile(StringRef s) { in addFile() function in ScriptParser
|
| H A D | Driver.cpp | 207 void LinkerDriver::addFile(StringRef path, bool withLOption) { in addFile() function in LinkerDriver
|