Home
last modified time | relevance | path

Searched refs:CD_CreateNew (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp201 sys::fs::CD_CreateNew, sys::fs::OF_None)) { in PerfJITEventListener()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h743 CD_CreateNew = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DPath.inc1079 case CD_CreateNew:
1139 assert((!(Disp == CD_CreateNew) || !(Flags & OF_Append)) &&
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp184 sys::fs::CD_CreateNew, Flags, Mode); in createUniqueEntity()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DPath.inc930 if (Disp == CD_CreateNew) {