Home
last modified time | relevance | path

Searched refs:addFileNoOwn (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp223 MemFS->addFileNoOwn(FileName, 0, Source); in createInMemoryFile()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h604 bool addFileNoOwn(const Twine &Path, time_t ModificationTime,
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp936 bool InMemoryFileSystem::addFileNoOwn( in addFileNoOwn() function in llvm::vfs::InMemoryFileSystem