/llvm-project/clang/unittests/Serialization/ |
H A D | PreambleInNamedModulesTest.cpp | 36 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 D | VarDeclConstantInitTest.cpp | 39 void addFile(StringRef Path, StringRef Contents) { in addFile() function in __anon1f7005550111::VarDeclConstantInitTest
|
H A D | ForceCheckFileInputTest.cpp | 41 void addFile(StringRef Path, StringRef Contents) { in addFile() function in __anon8aa9efd30111::ForceCheckFileInputTest
|
H A D | NoCommentsTest.cpp | 40 void addFile(StringRef Path, StringRef Contents) { in addFile() function in __anond955f5f90111::NoComments
|
H A D | ModuleCacheTest.cpp | 42 void addFile(StringRef Path, StringRef Contents) { in addFile() function in __anond76421f00111::ModuleCacheTest
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | CanonicalIncludesTests.cpp | 25 FileEntryRef addFile(llvm::vfs::InMemoryFileSystem &FS, FileManager &FM, in addFile() function
|
H A D | IndexActionTests.cpp | 110 void addFile(llvm::StringRef Path, llvm::StringRef Content) { in addFile() function in clang::clangd::__anonc593db390111::IndexActionTest
|
/llvm-project/clang/unittests/Sema/ |
H A D | SemaNoloadLookupTest.cpp | 40 void addFile(StringRef Path, StringRef Contents) { in addFile() function in __anonfddd73db0111::NoloadLookupTest
|
/llvm-project/clang/lib/Frontend/ |
H A D | ModuleDependencyCollector.cpp | 179 void ModuleDependencyCollector::addFile(StringRef Filename, StringRef FileDst) { in addFile() function in ModuleDependencyCollector
|
H A D | PrecompiledPreamble.cpp | 179 void TemporaryFiles::addFile(StringRef File) { in addFile() function in __anoncbdf99b80111::TemporaryFiles
|
/llvm-project/clang/unittests/Basic/ |
H A D | FileEntryTest.cpp | 40 FileEntryRef addFile(StringRef Name) { in addFile() function in clang::FileEntryTestHelper
|
/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 | 840 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 D | FileCollectorTest.cpp | 43 TEST(FileCollectorTest, addFile) { in TEST() argument
|
/llvm-project/clang/unittests/DirectoryWatcher/ |
H A D | DirectoryWatcherTest.cpp | 79 void addFile(const std::string &testFile) { in addFile() function
|
/llvm-project/clang/unittests/Tooling/Syntax/ |
H A D | TokensTest.cpp | 154 void addFile(llvm::StringRef Path, llvm::StringRef Contents) { in addFile() function in __anoncc5043de0111::TokenCollectorTest
|
/llvm-project/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 44 bool CodeViewContext::addFile(MCStreamer &OS, unsigned FileNumber, addFile() function in CodeViewContext
|
/llvm-project/lld/wasm/ |
H A D | Driver.cpp | 275 void LinkerDriver::addFile(StringRef path) { addFile() function in lld::wasm::LinkerDriver
|
H A D | SymbolTable.cpp | 26 void SymbolTable::addFile(InputFile *file, StringRef symName) { in addFile() function in lld::wasm::SymbolTable
|
/llvm-project/lld/MachO/ |
H A D | SyntheticSections.h | 646 void addFile(const InputFile *file) { addFile() function
|
H A D | Driver.cpp | 273 static InputFile *addFile(StringRef path, LoadType loadType, addFile() function [all...] |
/llvm-project/lld/COFF/ |
H A D | SymbolTable.cpp | 52 void SymbolTable::addFile(InputFile *file) { addFile() function in lld::coff::SymbolTable
|
/llvm-project/clang/unittests/Tooling/ |
H A D | ToolingTest.cpp | 391 void addFile(StringRef Name, StringRef Content) { addFile() function [all...] |
H A D | CompilationDatabaseTest.cpp | 978 void addFile(StringRef File, StringRef Content) { in addFile() function in clang::tooling::ExpandResponseFilesTest
|
/llvm-project/lld/ELF/ |
H A D | ScriptParser.cpp | 302 void ScriptParser::addFile(StringRef s) { addFile() function in ScriptParser [all...] |