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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DVersion.cpp92 std::string getClangToolFullVersion(StringRef ToolName) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DBugDriver.h50 const char *ToolName; // argv[0] of bugpoint member in class:llvm::BugDriver
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp66 StringRef ToolName; member in namespace:llvm::objcopy
441 logAllUnhandledErrors(std::move(E), WithColor::error(errs(), ToolName)); local
H A DConfigManager.cpp442 StringRef HelpText, ToolName; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp390 static StringRef ToolName; variable
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp196 static void printHelp(StringRef ToolName, const SymbolizerOptTable &Tbl, argument
208 StringRef ToolName = IsAddr2Line ? "llvm-addr2line" : "llvm-symbolizer"; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp75 StringRef ToolName; member in namespace:__anon3013
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp228 static StringRef ToolName; variable
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-size/
H A Dllvm-size.cpp108 static std::string ToolName; variable
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp168 getSyntaxOnlyToolArgs(const Twine &ToolName, argument
182 runToolOnCodeWithArgs( std::unique_ptr<FrontendAction> ToolAction, const Twine &Code, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, const std::vector<std::string> &Args, const Twine &FileName, const Twine &ToolName, std::shared_ptr<PCHContainerOperations> PCHContainerOps) argument
200 runToolOnCodeWithArgs( std::unique_ptr<FrontendAction> ToolAction, const Twine &Code, const std::vector<std::string> &Args, const Twine &FileName, const Twine &ToolName, std::shared_ptr<PCHContainerOperations> PCHContainerOps, const FileContentMappings &VirtualMappedFiles) argument
623 buildASTFromCodeWithArgs( StringRef Code, const std::vector<std::string> &Args, StringRef FileName, StringRef ToolName, std::shared_ptr<PCHContainerOperations> PCHContainerOps, ArgumentsAdjuster Adjuster, const FileContentMappings &VirtualMappedFiles, DiagnosticConsumer *DiagConsumer) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp36 static const StringRef ToolName = "llvm-lipo"; variable
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp59 static StringRef ToolName; variable
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp242 std::string ToolName; member in namespace:__anon3185
1966 WithColor::warning(errs(), ToolName) local
2230 WithColor::warning(errs(), ToolName) local
[all...]

Completed in 275 milliseconds