Home
last modified time | relevance | path

Searched defs:getOutputPath (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-cov/
DSourceCoverageView.cpp31 std::string CoveragePrinter::getOutputPath(StringRef Path, StringRef Extension, in getOutputPath() function in CoveragePrinter
/external/llvm/lib/LibDriver/
DLibDriver.cpp59 static std::string getOutputPath(llvm::opt::InputArgList *Args, in getOutputPath() function
/external/llvm-project/llvm/tools/llvm-cov/
DSourceCoverageView.cpp30 std::string CoveragePrinter::getOutputPath(StringRef Path, StringRef Extension, in getOutputPath() function in CoveragePrinter
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMediaRecorder.java212 public String getOutputPath() { in getOutputPath() method in ShadowMediaRecorder
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/
DLibDriver.cpp62 static std::string getOutputPath(opt::InputArgList *Args, in getOutputPath() function
/external/llvm-project/lld/COFF/
DDriver.cpp122 static std::string getOutputPath(StringRef path) { in getOutputPath() function