Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc985 Disp = CD_OpenAlways;
993 } else if (Disp == CD_OpenAlways) {
1045 * CD_OpenAlways conv: auto conv: on
1056 * CD_OpenAlways conv: off conv: off
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h745 CD_OpenAlways = 3, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp841 EC = sys::fs::openFile(DumpIRFilename, Result, sys::fs::CD_OpenAlways, in prepareDumpIRFileDescriptor()
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1161 case CD_OpenAlways: