Home
last modified time | relevance | path

Searched defs:addFile (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp255 void ModuleDependencyCollector::addFile(StringRef Filename, StringRef FileDst) { in addFile() function in ModuleDependencyCollector
H A DPrecompiledPreamble.cpp113 void TemporaryFiles::addFile(StringRef File) { in addFile() function in __anone38eff540111::TemporaryFiles
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DSymbolTable.cpp33 void SymbolTable::addFile(InputFile *File) { in addFile() function in lld::coff::SymbolTable
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSymbolTable.cpp66 template <class ELFT> void SymbolTable::addFile(InputFile *File) { in addFile() function in SymbolTable
H A DDriver.cpp184 void LinkerDriver::addFile(StringRef Path, bool WithLOption) { in addFile() function in LinkerDriver
H A DScriptParser.cpp282 void ScriptParser::addFile(StringRef S) { in addFile() function in ScriptParser
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCCodeView.cpp47 bool CodeViewContext::addFile(MCStreamer &OS, unsigned FileNumber, in addFile() function in CodeViewContext
/freebsd-12.1/contrib/llvm/tools/lld/lib/Driver/
H A DDarwinLdDriver.cpp159 static void addFile(StringRef path, MachOLinkingContext &ctx, in addFile() function
/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp647 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