Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Tooling/
H A DTooling.cpp113 getSyntaxOnlyToolArgs(const Twine &ToolName, in getSyntaxOnlyToolArgs()
127 const Twine &ToolName, in runToolOnCodeWithArgs()
501 const Twine &FileName, const Twine &ToolName, in buildASTFromCodeWithArgs()
/aosp_15_r20/external/clang/lib/Basic/
H A DVersion.cpp122 std::string getClangToolFullVersion(StringRef ToolName) { in getClangToolFullVersion()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dxplane_to_profile_response.cc73 std::string ToolName(absl::string_view tool) { in ToolName() function
/aosp_15_r20/external/llvm/tools/bugpoint/
H A DBugDriver.h49 const char *ToolName; // argv[0] of bugpoint variable
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools/
H A DProtoCompile.cs382 protected override string ToolName => Platform.IsWindows ? "protoc.exe" : "protoc"; field in Grpc.Tools.ProtoCompile
/aosp_15_r20/external/llvm/tools/llvm-mcmarkup/
H A Dllvm-mcmarkup.cpp31 static StringRef ToolName; variable
/aosp_15_r20/external/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp76 StringRef ToolName; variable
/aosp_15_r20/external/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp50 static StringRef ToolName; variable
/aosp_15_r20/external/llvm/tools/llvm-size/
H A Dllvm-size.cpp89 static std::string ToolName; variable
/aosp_15_r20/external/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp177 std::string ToolName; variable
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp191 static StringRef ToolName; variable
/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
H A Dremote_execution.pb.go4245ToolName string `protobuf:"bytes,1,opt,name=tool_name,json=toolName,proto3" json:"tool_name,omitem… member