Home
last modified time | relevance | path

Searched refs:OF_Delete (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileOutputBuffer.cpp102 openFileForWrite(FinalPath, FD, CD_CreateAlways, OF_Delete, Mode)) in commit()
H A DPath.cpp1330 createUniqueFile(Model, FD, ResultPath, OF_Delete | ExtraFlags, Mode)) in create()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h778 OF_Delete = 8, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1177 if (Flags & OF_Delete)