Home
last modified time | relevance | path

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

12

/llvm-project/clang/unittests/Serialization/
H A DPreambleInNamedModulesTest.cpp36 void addFile(StringRef Path, StringRef Contents, PathType &AbsPath) { in addFile() function in __anon6a4aecd30111::PreambleInNamedModulesTest
51 void addFile(StringRef Path, StringRef Contents) { in addFile() function in __anon6a4aecd30111::PreambleInNamedModulesTest
H A DVarDeclConstantInitTest.cpp39 void addFile(StringRef Path, StringRef Contents) { in addFile() function in __anon1f7005550111::VarDeclConstantInitTest
H A DForceCheckFileInputTest.cpp41 void addFile(StringRef Path, StringRef Contents) { in addFile() function in __anon8aa9efd30111::ForceCheckFileInputTest
H A DNoCommentsTest.cpp40 void addFile(StringRef Path, StringRef Contents) { in addFile() function in __anond955f5f90111::NoComments
H A DModuleCacheTest.cpp42 void addFile(StringRef Path, StringRef Contents) { in addFile() function in __anond76421f00111::ModuleCacheTest
/llvm-project/clang-tools-extra/clangd/unittests/
H A DCanonicalIncludesTests.cpp25 FileEntryRef addFile(llvm::vfs::InMemoryFileSystem &FS, FileManager &FM, in addFile() function
H A DIndexActionTests.cpp110 void addFile(llvm::StringRef Path, llvm::StringRef Content) { in addFile() function in clang::clangd::__anonc593db390111::IndexActionTest
/llvm-project/clang/unittests/Sema/
H A DSemaNoloadLookupTest.cpp40 void addFile(StringRef Path, StringRef Contents) { in addFile() function in __anonfddd73db0111::NoloadLookupTest
/llvm-project/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp179 void ModuleDependencyCollector::addFile(StringRef Filename, StringRef FileDst) { in addFile() function in ModuleDependencyCollector
H A DPrecompiledPreamble.cpp179 void TemporaryFiles::addFile(StringRef File) { in addFile() function in __anoncbdf99b80111::TemporaryFiles
/llvm-project/clang/unittests/Basic/
H A DFileEntryTest.cpp40 FileEntryRef addFile(StringRef Name) { in addFile() function in clang::FileEntryTestHelper
/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp21 void FileCollectorBase::addFile(const Twine &File) { in addFile() function in FileCollectorBase
H A DVirtualFileSystem.cpp840 bool InMemoryFileSystem::addFile(const Twine &P, time_t ModificationTime, addFile() function in llvm::vfs::InMemoryFileSystem
918 bool InMemoryFileSystem::addFile(const Twine &P, time_t ModificationTime, addFile() function in llvm::vfs::InMemoryFileSystem
/llvm-project/llvm/unittests/Support/
H A DFileCollectorTest.cpp43 TEST(FileCollectorTest, addFile) { in TEST() argument
/llvm-project/clang/unittests/DirectoryWatcher/
H A DDirectoryWatcherTest.cpp79 void addFile(const std::string &testFile) { in addFile() function
/llvm-project/clang/unittests/Tooling/Syntax/
H A DTokensTest.cpp154 void addFile(llvm::StringRef Path, llvm::StringRef Contents) { in addFile() function in __anoncc5043de0111::TokenCollectorTest
/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp44 bool CodeViewContext::addFile(MCStreamer &OS, unsigned FileNumber, addFile() function in CodeViewContext
/llvm-project/lld/wasm/
H A DDriver.cpp275 void LinkerDriver::addFile(StringRef path) { addFile() function in lld::wasm::LinkerDriver
H A DSymbolTable.cpp26 void SymbolTable::addFile(InputFile *file, StringRef symName) { in addFile() function in lld::wasm::SymbolTable
/llvm-project/lld/MachO/
H A DSyntheticSections.h646 void addFile(const InputFile *file) { addFile() function
H A DDriver.cpp273 static InputFile *addFile(StringRef path, LoadType loadType, addFile() function
[all...]
/llvm-project/lld/COFF/
H A DSymbolTable.cpp52 void SymbolTable::addFile(InputFile *file) { addFile() function in lld::coff::SymbolTable
/llvm-project/clang/unittests/Tooling/
H A DToolingTest.cpp391 void addFile(StringRef Name, StringRef Content) { addFile() function
[all...]
H A DCompilationDatabaseTest.cpp978 void addFile(StringRef File, StringRef Content) { in addFile() function in clang::tooling::ExpandResponseFilesTest
/llvm-project/lld/ELF/
H A DScriptParser.cpp302 void ScriptParser::addFile(StringRef s) { addFile() function in ScriptParser
[all...]

12