Searched refs:CD_CreateNew (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| H A D | PerfJITEventListener.cpp | 201 sys::fs::CD_CreateNew, sys::fs::OF_None)) { in PerfJITEventListener()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Path.inc | 957 if (Disp == CD_CreateNew) { 1011 * CD_CreateNew n/a conv: on 1022 * CD_CreateNew n/a conv: off
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | FileSystem.h | 738 CD_CreateNew = 1, enumerator
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | HTMLDiagnostics.cpp | 300 Model, FD, llvm::sys::fs::CD_CreateNew, llvm::sys::fs::OF_None); in ReportDiag()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Path.cpp | 184 sys::fs::CD_CreateNew, Flags, Mode); in createUniqueEntity()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Windows/ |
| H A D | Path.inc | 1098 case CD_CreateNew: 1158 assert((!(Disp == CD_CreateNew) || !(Flags & OF_Append)) &&
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 1475 llvm::raw_fd_ostream ScriptOS(Script, EC, llvm::sys::fs::CD_CreateNew, in generateCompilationDiagnostics()
|