Home
last modified time | relevance | path

Searched refs:replace_extension (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DInterfaceStubs.cpp38 llvm::sys::path::replace_extension(OutputFilename, in ConstructJob()
53 llvm::sys::path::replace_extension(InputFilename, ".ifs"); in ConstructJob()
H A DCrossWindows.cpp160 llvm::sys::path::replace_extension(ImpLib, ".lib"); in ConstructJob()
H A DClang.cpp953 llvm::sys::path::replace_extension(CoverageFilename, "gcno"); in addPGOAndCoverageFlags()
963 llvm::sys::path::replace_extension(CoverageFilename, "gcda"); in addPGOAndCoverageFlags()
1211 llvm::sys::path::replace_extension(P, "o"); in AddPreprocessingOptions()
1317 llvm::sys::path::replace_extension(P, "pch"); in AddPreprocessingOptions()
1322 llvm::sys::path::replace_extension(P, "gch"); in AddPreprocessingOptions()
1529 llvm::sys::path::replace_extension(F, ""); in renderRemarksOptions()
1545 llvm::sys::path::replace_extension(F, ""); in renderRemarksOptions()
1550 llvm::sys::path::replace_extension(F, OldExtension); in renderRemarksOptions()
1557 llvm::sys::path::replace_extension(F, Extension); in renderRemarksOptions()
3459 llvm::sys::path::replace_extension(Path, ".cache"); in RenderModulesOptions()
[all …]
H A DCuda.cpp672 llvm::sys::path::replace_extension(Filename, "cubin"); in getInputFilename()
/netbsd-src/external/apache2/llvm/dist/libcxx/
H A DTODO.TXT47 * INCOMPLETE - US 55: replace_extension()'s use of path as parameter is inappropriate
48 * INCOMPLETE - US 56: Remove replace_extension()'s conditional addition of period
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp85 sys::path::replace_extension(Program, ""); in GetTriple()
304 sys::path::replace_extension(DefaultOutputFilename, FileType); in main()
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1_main.cpp256 llvm::sys::path::replace_extension(Path, "json"); in cc1_main()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DPath.h148 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension,
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cvtres/
H A Dllvm-cvtres.cpp158 sys::path::replace_extension(OutputFile, ".obj"); in main()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A Dgcov.cpp36 sys::path::replace_extension(CoverageFileStem, ""); in reportCoverage()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp78 llvm::sys::path::replace_extension(Path, in RewriteFilename()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp64 sys::path::replace_extension(Val, ".lib"); in getDefaultOutputPath()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc71 path::replace_extension(const path& replacement) in replace_extension() function in path
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc71 path::replace_extension(const path& replacement) in replace_extension() function in path
H A Dstd-path.cc78 path::replace_extension(const path& replacement) in replace_extension() function in path
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp200 llvm::sys::path::replace_extension(ObjFileName, "o"); in getObjFilePath()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp590 sys::path::replace_extension(Filename, Notes ? "gcno" : "gcda"); in mangleName()
596 sys::path::replace_extension(Filename, Notes ? "gcno" : "gcda"); in mangleName()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp557 llvm::sys::path::replace_extension(OutputFile, "res"); in parseRcOptions()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1340 llvm::sys::path::replace_extension(OutFile, "merged.pdb"); in mergePdbs()
1512 sys::path::replace_extension(OutputFilename, ".pdb"); in main()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp1467 llvm::sys::path::replace_extension(ReproCrashFilename, ".crash"); in generateCompilationDiagnostics()
1481 llvm::sys::path::replace_extension(Script, "sh"); in generateCompilationDiagnostics()
4833 llvm::sys::path::replace_extension(Filename, Extension); in MakeCLOutputFilename()
4980 llvm::sys::path::replace_extension(Output, ""); in GetNamedOutputPath()
5211 llvm::sys::path::replace_extension(Output, ".pch"); in GetClPchPath()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp478 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension, in replace_extension() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h337 path& replace_extension(const path& __replacement = path()); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_path.h345 path& replace_extension(const path& __replacement = path()); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_path.h446 path& replace_extension(const path& __replacement = path()); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h333 path& replace_extension(const path& __replacement = path()); in _GLIBCXX_VISIBILITY()

12