| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/tools/ |
| H A D | orc-rt-executor.cpp | 20 void printHelp(std::string_view ProgName, std::ostream &OS) { in printHelp()
|
| /freebsd/contrib/llvm-project/llvm/lib/LineEditor/ |
| H A D | LineEditor.cpp | 25 std::string LineEditor::getDefaultHistoryPath(StringRef ProgName) { in getDefaultHistoryPath() 194 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor() 287 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mc/ |
| H A D | llvm-mc.cpp | 243 static const Target *GetTarget(const char *ProgName) { in GetTarget() 331 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput() 384 const char *ProgName = argv[0]; in main() local
|
| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | Main.cpp | 80 static int reportError(const char *ProgName, Twine Msg) { in reportError()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
| H A D | llvm-mca.cpp | 295 const Target *getTarget(const char *ProgName) { in getTarget() 393 const char *ProgName = argv[0]; in main() local
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | ToolChain.cpp | 406 static const DriverSuffix *FindDriverSuffix(StringRef ProgName, size_t &Pos) { in FindDriverSuffix() 443 std::string ProgName = std::string(llvm::sys::path::filename(Argv0)); in normalizeProgramName() local 452 static const DriverSuffix *parseDriverSuffix(StringRef ProgName, size_t &Pos) { in parseDriverSuffix() 487 std::string ProgName = normalizeProgramName(PN); in getTargetAndModeFromProgramName() local
|
| H A D | Driver.cpp | 2558 StringRef ProgName = A->getValue(); in HandleImmediateArgs() local 7151 llvm::StringRef clang::driver::getDriverMode(StringRef ProgName, in getDriverMode()
|
| /freebsd/contrib/llvm-project/clang/tools/driver/ |
| H A D | driver.cpp | 251 const char *ProgName = in clang_main() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/ |
| H A D | DlltoolDriver.cpp | 110 StringRef ProgName = llvm::sys::path::stem(Argv0); in getPrefix() local
|
| /freebsd/contrib/llvm-project/llvm/tools/lli/ |
| H A D | lli.cpp | 410 [[noreturn]] static void reportError(SMDiagnostic Err, const char *ProgName) { in reportError() 923 int runOrcJIT(const char *ProgName) { in runOrcJIT()
|
| /freebsd/contrib/llvm-project/llvm/tools/llc/ |
| H A D | llc.cpp | 264 const char *ProgName) { in GetOutputStream()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | SourceMgr.cpp | 484 void SMDiagnostic::print(const char *ProgName, raw_ostream &OS, bool ShowColors, in print()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerDriver.cpp | 91 static std::string *ProgName; variable
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/ |
| H A D | llvm-profdata.cpp | 1769 static int merge_main(StringRef ProgName) { in merge_main() 3374 static int show_main(StringRef ProgName) { in show_main() 3476 StringRef ProgName(sys::path::filename(argv[0])); in llvm_profdata_main() local
|