Home
last modified time | relevance | path

Searched defs:MakeAbsolute (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/lldb/source/Host/common/
DFileSystem.cpp233 std::error_code FileSystem::MakeAbsolute(SmallVectorImpl<char> &path) const { in MakeAbsolute() function in FileSystem
237 std::error_code FileSystem::MakeAbsolute(FileSpec &file_spec) const { in MakeAbsolute() function in FileSystem
/external/llvm-project/clang-tools-extra/clang-tidy/tool/
DClangTidyMain.cpp402 auto MakeAbsolute = [](const std::string &Input) -> SmallString<256> { in clangTidyMain() local
/external/llvm-project/lldb/source/Utility/
DReproducer.cpp165 static FileSpec MakeAbsolute(const FileSpec &file_spec) { in MakeAbsolute() function
DFileSpec.cpp494 void FileSpec::MakeAbsolute(const FileSpec &dir) { in MakeAbsolute() function in FileSpec
/external/llvm-project/lldb/unittests/Host/
DFileSystemTest.cpp219 TEST(FileSystemTest, MakeAbsolute) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp169 SmallVectorImpl<char> &ResultPath, bool MakeAbsolute, in createUniqueEntity()
765 bool MakeAbsolute) { in createUniquePath()
/external/llvm-project/llvm/lib/Support/
DPath.cpp169 SmallVectorImpl<char> &ResultPath, bool MakeAbsolute, in createUniqueEntity()
792 bool MakeAbsolute) { in createUniquePath()
/external/llvm/lib/Support/
DPath.cpp163 bool MakeAbsolute, unsigned Mode, in createUniqueEntity()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp163 bool MakeAbsolute, unsigned Mode, in createUniqueEntity()