reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/Support/FileUtilities.h
  111   writeFileAtomically(StringRef TempPathModel, StringRef FinalPath,

References

lib/Support/FileUtilities.cpp
  290   return writeFileAtomically(TempPathModel, FinalPath,
tools/clang/lib/Frontend/ASTUnit.cpp
 2308   if (llvm::Error Err = llvm::writeFileAtomically(
tools/clang/tools/extra/clangd/index/BackgroundIndexStorage.cpp
   77     return llvm::writeFileAtomically(ShardPath + ".tmp.%%%%%%%%", ShardPath,