Home
last modified time | relevance | path

Searched refs:MakeAbsolute (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp169 SmallVectorImpl<char> &ResultPath, bool MakeAbsolute, in createUniqueEntity() argument
179 sys::fs::createUniquePath(Model, ResultPath, MakeAbsolute); in createUniqueEntity()
765 bool MakeAbsolute) { in createUniquePath() argument
769 if (MakeAbsolute) { in createUniquePath()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp163 bool MakeAbsolute, unsigned Mode, in createUniqueEntity() argument
168 if (MakeAbsolute) { in createUniqueEntity()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h804 bool MakeAbsolute);