/freebsd/contrib/llvm-project/llvm/tools/llvm-modextract/ |
H A D | llvm-modextract.cpp | 32 static cl::opt<std::string> OutputFilename("o", cl::Required, variable
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | InterfaceStubs.cpp | 36 SmallString<128> OutputFilename(Output.getFilename()); in ConstructJob() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | TestingSupport.cpp | 27 cl::opt<std::string> OutputFilename( convertForTestingMain() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-as/ |
H A D | llvm-as.cpp | 39 static cl::opt<std::string> OutputFilename("o", variable
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | Main.cpp | 40 OutputFilename("o", cl::desc("Output filename"), cl::value_desc("filename"), variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-sim/ |
H A D | llvm-sim.cpp | 29 static cl::opt<std::string> OutputFilename("o", cl::desc("Output Filename"), variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxmap/ |
H A D | llvm-cxxmap.cpp | 41 cl::opt<std::string> OutputFilename("output", cl::value_desc("output"), variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dis/ |
H A D | llvm-dis.cpp | 45 static cl::opt<std::string> OutputFilename("o", variable
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | OptimizerDriver.cpp | 132 std::string &OutputFilename, bool DeleteOutput, in runPasses() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | FileUtilities.cpp | 285 StringRef OutputFilename, bool CopyDates, in apply()
|
H A D | GraphWriter.cpp | 271 std::string OutputFilename = in DisplayGraph() local
|
H A D | Timer.cpp | 97 const std::string &OutputFilename = getLibSupportInfoOutputFilename(); in CreateInfoOutputFile() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | llvm-dwarfutil.cpp | 260 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error { in saveSeparateDebugInfo() local 366 std::string OutputFilename = Opts.getSeparateDebugFileName(); saveSeparateLinkedDebugInfo() local [all...] |
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/ |
H A D | llvm-dwp.cpp | 72 static std::string OutputFilename; variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-extract/ |
H A D | llvm-extract.cpp | 52 static cl::opt<std::string> OutputFilename("o", variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/ |
H A D | llvm-lto2.cpp | 52 static cl::opt<std::string> OutputFilename("o", cl::Required, variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/ |
H A D | llvm-mc.cpp | 56 static cl::opt<std::string> OutputFilename("o", cl::desc("Output filename"), variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/ |
H A D | llvm-link.cpp | 75 OutputFilename("o", cl::desc("Override output filename"), cl::init("-"), variable
|
/freebsd/contrib/llvm-project/llvm/tools/llc/ |
H A D | llc.cpp | 76 OutputFilename("o", cl::desc("Output filename"), cl::value_desc("filename")); variable
|
/freebsd/contrib/llvm-project/llvm/tools/opt/ |
H A D | optdriver.cpp | 101 static cl::opt<std::string> OutputFilename("o", variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | llvm-mca.cpp | 75 static cl::opt<std::string> OutputFilename("o", cl::desc("Output filename"), variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 199 StringRef OutputFilename; member
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/ |
H A D | llvm-stress.cpp | 64 static cl::opt<std::string> OutputFilename("o", variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/ |
H A D | llvm-lto.cpp | 204 static cl::opt<std::string> OutputFilename("o", cl::init(""), variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 215 OutputFilename("o", cl::init("-"), variable
|