| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/ |
| H A D | SourceCoverageView.cpp | 44 sys::path::remove_dots(ParentPath, /*remove_dot_dots=*/true); in getOutputPath() 160 sys::path::remove_dots(SourceText, /*remove_dot_dots=*/true); in getSourceName()
|
| H A D | CodeCoverage.cpp | 212 sys::path::remove_dots(EffectivePath, /*remove_dot_dots=*/true); in addCollectedPath() 478 sys::path::remove_dots(NativePath, true); in remapPathNames() 490 sys::path::remove_dots(NativeFilename, true); in remapPathNames()
|
| H A D | CoverageReport.cpp | 182 sys::path::remove_dots(FileName, /*remove_dot_dots=*/true); in render()
|
| H A D | SourceCoverageViewHTML.cpp | 325 sys::path::remove_dots(LinkTextStr, /*remove_dot_dots=*/true); in buildLinkToFile()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 37 llvm::sys::path::remove_dots(CanonPath, /*remove_dot_dot=*/true); in finishedMainFile()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | Path.h | 514 bool remove_dots(SmallVectorImpl<char> &path, bool remove_dot_dot = false,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | FileCollector.cpp | 115 sys::path::remove_dots(Paths.VirtualPath, /*remove_dot_dot=*/true); in canonicalize()
|
| H A D | VirtualFileSystem.cpp | 730 llvm::sys::path::remove_dots(Path, /*remove_dot_dot=*/true); in addFile() 838 llvm::sys::path::remove_dots(Path, /*remove_dot_dot=*/true); in lookupInMemoryNode() 980 llvm::sys::path::remove_dots(Path, /*remove_dot_dot=*/true); in setCurrentWorkingDirectory() 996 llvm::sys::path::remove_dots(Output, /*remove_dot_dot=*/true); in getRealPath() 1033 llvm::sys::path::remove_dots(result, /*remove_dot_dot=*/true, style); in canonicalize()
|
| H A D | Path.cpp | 714 bool remove_dots(SmallVectorImpl<char> &the_path, bool remove_dot_dot, in remove_dots() function
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
| H A D | JSONCompilationDatabase.cpp | 428 llvm::sys::path::remove_dots(AbsolutePath, /*remove_dot_dot=*/ true); in parse()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
| H A D | FileManager.cpp | 504 llvm::sys::path::remove_dots(AbsPath, /*remove_dot_dot=*/true); in fillRealPathName()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/ |
| H A D | llvm-dwarfdump.cpp | 584 sys::path::remove_dots(BundlePath); in expandBundle()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CrossTU/ |
| H A D | CrossTranslationUnit.cpp | 524 llvm::sys::path::remove_dots(Path, /*remove_dot_dot*/ true, PathStyle); in load()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
| H A D | ArchiveWriter.cpp | 536 sys::path::remove_dots(Ret, /*removedotdot*/ true); in canonicalizePath()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
| H A D | PrecompiledPreamble.cpp | 122 llvm::sys::path::remove_dots(Buf, /*remove_dot_dot=*/true); in InclusionDirective()
|
| H A D | TextDiagnostic.cpp | 777 llvm::sys::path::remove_dots(TmpFilename, /* remove_dot_dot */ true); in emitFilename()
|
| H A D | CompilerInvocation.cpp | 2964 llvm::sys::path::remove_dots(P); in ParseHeaderSearchArgs()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/sancov/ |
| H A D | sancov.cpp | 471 sys::path::remove_dots(S, /* remove_dot_dot */ true); in normalizeFilename()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
| H A D | HeaderSearch.cpp | 1800 path::remove_dots(DirPath, /*remove_dot_dot=*/true); in suggestPathToFileForDiagnostics()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CoverageMappingGen.cpp | 1577 llvm::sys::path::remove_dots(Path, /*remove_dot_dot=*/true); in normalizeFilename()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
| H A D | Path.inc | 104 llvm::sys::path::remove_dots(Path8Str, true);
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 982 return Changed | llvm::sys::path::remove_dots(Path); in cleanPathForOutput()
|