Searched defs:addFile (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/ |
| H A D | ModuleDependencyCollector.cpp | 255 void ModuleDependencyCollector::addFile(StringRef Filename, StringRef FileDst) { in addFile() function in ModuleDependencyCollector
|
| H A D | PrecompiledPreamble.cpp | 113 void TemporaryFiles::addFile(StringRef File) { in addFile() function in __anone38eff540111::TemporaryFiles
|
| /freebsd-12.1/contrib/llvm/tools/lld/COFF/ |
| H A D | SymbolTable.cpp | 33 void SymbolTable::addFile(InputFile *File) { in addFile() function in lld::coff::SymbolTable
|
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | SymbolTable.cpp | 66 template <class ELFT> void SymbolTable::addFile(InputFile *File) { in addFile() function in SymbolTable
|
| H A D | Driver.cpp | 184 void LinkerDriver::addFile(StringRef Path, bool WithLOption) { in addFile() function in LinkerDriver
|
| H A D | ScriptParser.cpp | 282 void ScriptParser::addFile(StringRef S) { in addFile() function in ScriptParser
|
| /freebsd-12.1/contrib/llvm/lib/MC/ |
| H A D | MCCodeView.cpp | 47 bool CodeViewContext::addFile(MCStreamer &OS, unsigned FileNumber, in addFile() function in CodeViewContext
|
| /freebsd-12.1/contrib/llvm/tools/lld/lib/Driver/ |
| H A D | DarwinLdDriver.cpp | 159 static void addFile(StringRef path, MachOLinkingContext &ctx, in addFile() function
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 647 bool InMemoryFileSystem::addFile(const Twine &P, time_t ModificationTime, in addFile() function in llvm::vfs::InMemoryFileSystem 738 bool InMemoryFileSystem::addFile(const Twine &P, time_t ModificationTime, in addFile() function in llvm::vfs::InMemoryFileSystem
|