Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp169 SmallVectorImpl<char> &ResultPath, bool MakeAbsolute, in createUniqueEntity() argument
179 sys::fs::createUniquePath(Model, ResultPath, MakeAbsolute); in createUniqueEntity()
792 bool MakeAbsolute) { in createUniquePath() argument
796 if (MakeAbsolute) { in createUniquePath()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileSystem.h809 bool MakeAbsolute);