| /freebsd/contrib/llvm-project/lld/Common/ |
| H A D | Reproduce.cpp | 28 path::remove_dots(abs, /*remove_dot_dot=*/true); in relativeToRoot()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | SourceCoverageView.cpp | 44 sys::path::remove_dots(ParentPath, /*remove_dot_dot=*/true); in getOutputPath() 166 sys::path::remove_dots(SourceText, /*remove_dot_dot=*/true); in getSourceName()
|
| H A D | SourceCoverageViewHTML.cpp | 573 sys::path::remove_dots(LinkTextStr, /*remove_dot_dot=*/true); in buildLinkToFile() 798 sys::path::remove_dots(RootPath, /*remove_dot_dot=*/true); in buildTitleLinks() 805 sys::path::remove_dots(SubPath, /*remove_dot_dot=*/true); in buildTitleLinks() 837 sys::path::remove_dots(LinkTextStr, /*remove_dot_dot=*/true); in buildRelLinkToFile()
|
| H A D | CodeCoverage.cpp | 224 sys::path::remove_dots(EffectivePath, /*remove_dot_dot=*/true); in addCollectedPath() 506 sys::path::remove_dots(NativePath, true); in remapPathNames() 523 sys::path::remove_dots(NativeFilename, true); in remapPathNames()
|
| H A D | CoverageReport.cpp | 232 sys::path::remove_dots(FileName, /*remove_dot_dot=*/true); in render()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/ |
| H A D | llvm-debuginfo-analyzer.cpp | 58 sys::path::remove_dots(BundlePath); in expandBundle()
|
| /freebsd/contrib/llvm-project/clang/lib/ExtractAPI/ |
| H A D | ExtractAPIConsumer.cpp | 70 path::remove_dots(FilePath, true); in getRelativeIncludeName() 79 path::remove_dots(DirPath, true); in getRelativeIncludeName()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | SARIFDiagnostic.cpp | 187 llvm::sys::path::remove_dots(TmpFilename, /* remove_dot_dot */ true); in emitFilename()
|
| H A D | PrecompiledPreamble.cpp | 121 llvm::sys::path::remove_dots(Buf, /*remove_dot_dot=*/true); in InclusionDirective()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | JMCInstrumenter.cpp | 92 sys::path::remove_dots(FilePath, /*remove_dot_dot=*/true, PathStyle); in getFlagName()
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | FileManager.cpp | 513 llvm::sys::path::remove_dots(AbsPath, /*remove_dot_dot=*/true); in fillRealPathName() 651 llvm::sys::path::remove_dots(AbsPathBuf, /*remove_dot_dot=*/true); in getCanonicalName()
|
| /freebsd/contrib/llvm-project/clang/tools/clang-format/ |
| H A D | ClangFormat.cpp | 607 remove_dots(AbsPath, /*remove_dot_dot=*/true); in isIgnored() 659 remove_dots(Path, /*remove_dot_dot=*/true, Style::posix); in isIgnored()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Path.h | 216 LLVM_ABI bool remove_dots(SmallVectorImpl<char> &path,
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | FileCollector.cpp | 117 sys::path::remove_dots(Paths.VirtualPath, /*remove_dot_dot=*/true); in canonicalize()
|
| H A D | VirtualFileSystem.cpp | 868 llvm::sys::path::remove_dots(Path, /*remove_dot_dot=*/true); in addFile() 978 llvm::sys::path::remove_dots(Path, /*remove_dot_dot=*/true); in lookupNode() 1183 llvm::sys::path::remove_dots(Path, /*remove_dot_dot=*/true); in setCurrentWorkingDirectory() 1198 llvm::sys::path::remove_dots(Output, /*remove_dot_dot=*/true); in getRealPath() 1242 llvm::sys::path::remove_dots(result, /*remove_dot_dot=*/true, style); in canonicalize()
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | LTO.cpp | 259 sys::path::remove_dots(path, true); in compile()
|
| H A D | PDB.cpp | 253 sys::path::remove_dots(fileName, true); in pdbMakeAbsolute() 267 sys::path::remove_dots(absoluteFileName, true, guessedStyle); in pdbMakeAbsolute()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | JSONCompilationDatabase.cpp | 422 llvm::sys::path::remove_dots(NativeFilePath, /*remove_dot_dot=*/true); in parse()
|
| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | FileSpec.cpp | 185 llvm::sys::path::remove_dots(resolved, true, m_style); in SetFile()
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | LTO.cpp | 414 sys::path::remove_dots(path, true); in compile()
|
| /freebsd/contrib/llvm-project/clang/lib/CrossTU/ |
| H A D | CrossTranslationUnit.cpp | 553 llvm::sys::path::remove_dots(Path, /*remove_dot_dot*/ true, PathStyle); in load()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPMacroExpansion.cpp | 2064 llvm::sys::path::remove_dots(Path, false, in processPathForFileMacro() 2067 llvm::sys::path::remove_dots(Path, false, llvm::sys::path::Style::posix); in processPathForFileMacro()
|
| H A D | HeaderSearch.cpp | 2085 path::remove_dots(FilePath, /*remove_dot_dot=*/true); in suggestPathToFileForDiagnostics() 2096 path::remove_dots(Dir, /*remove_dot_dot=*/true); in suggestPathToFileForDiagnostics()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Linux.cpp | 748 llvm::sys::path::remove_dots(p, true); in AddHIPRuntimeLibArgs()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 54 llvm::sys::path::remove_dots(CanonPath, /*remove_dot_dot=*/true); in finishedMainFile()
|