Home
last modified time | relevance | path

Searched defs:makeAbsolute (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DConfigCompile.cpp113 llvm::Optional<std::string> makeAbsolute(Located<std::string> Path, in makeAbsolute() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp124 std::error_code FileSystem::makeAbsolute(SmallVectorImpl<char> &Path) const { in makeAbsolute() function in FileSystem
1076 std::error_code RedirectingFileSystem::makeAbsolute(SmallVectorImpl<char> &Path) const { in makeAbsolute() function in RedirectingFileSystem
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp124 std::error_code FileSystem::makeAbsolute(SmallVectorImpl<char> &Path) const { in makeAbsolute() function in FileSystem
1097 std::error_code RedirectingFileSystem::makeAbsolute(SmallVectorImpl<char> &Path) const { in makeAbsolute() function in RedirectingFileSystem
/external/clang/lib/Basic/
DVirtualFileSystem.cpp104 std::error_code FileSystem::makeAbsolute(SmallVectorImpl<char> &Path) const { in makeAbsolute() function in FileSystem