Home
last modified time | relevance | path

Searched defs:ToolName (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DVersion.cpp92 std::string getClangToolFullVersion(StringRef ToolName) { in getClangToolFullVersion()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp168 getSyntaxOnlyToolArgs(const Twine &ToolName, in getSyntaxOnlyToolArgs()
186 const Twine &ToolName, in runToolOnCodeWithArgs()
203 const Twine &ToolName, in runToolOnCodeWithArgs()
625 StringRef ToolName, std::shared_ptr<PCHContainerOperations> PCHContainerOps, in buildASTFromCodeWithArgs()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DBugDriver.h50 const char *ToolName; // argv[0] of bugpoint variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp196 static void printHelp(StringRef ToolName, const SymbolizerOptTable &Tbl, in printHelp()
208 StringRef ToolName = IsAddr2Line ? "llvm-addr2line" : "llvm-symbolizer"; in parseOptions() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp75 StringRef ToolName; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp66 StringRef ToolName; variable
H A DConfigManager.cpp442 StringRef HelpText, ToolName; in printHelp() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp390 static StringRef ToolName; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-size/
H A Dllvm-size.cpp108 static std::string ToolName; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp36 static const StringRef ToolName = "llvm-lipo"; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp59 static StringRef ToolName; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp242 std::string ToolName; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp228 static StringRef ToolName; variable