Searched refs:CD_CreateNew (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| H A D | PerfJITEventListener.cpp | 201 sys::fs::CD_CreateNew, sys::fs::OF_None)) { in PerfJITEventListener()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/ |
| H A D | Path.inc | 951 if (Disp == CD_CreateNew) { 1005 * CD_CreateNew n/a conv: on 1016 * CD_CreateNew n/a conv: off
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | FileSystem.h | 738 CD_CreateNew = 1, enumerator
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
| H A D | HTMLDiagnostics.cpp | 300 Model, FD, llvm::sys::fs::CD_CreateNew, llvm::sys::fs::OF_None); in ReportDiag()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | Path.cpp | 184 sys::fs::CD_CreateNew, Flags, Mode); in createUniqueEntity()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
| H A D | Path.inc | 1103 case CD_CreateNew: 1163 assert((!(Disp == CD_CreateNew) || !(Flags & OF_Append)) &&
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
| H A D | Driver.cpp | 1483 llvm::raw_fd_ostream ScriptOS(Script, EC, llvm::sys::fs::CD_CreateNew, in generateCompilationDiagnostics()
|