Searched defs:ToolName (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/clang/lib/Tooling/ |
H A D | Tooling.cpp | 113 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 D | Version.cpp | 122 std::string getClangToolFullVersion(StringRef ToolName) { in getClangToolFullVersion()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | xplane_to_profile_response.cc | 73 std::string ToolName(absl::string_view tool) { in ToolName() function
|
/aosp_15_r20/external/llvm/tools/bugpoint/ |
H A D | BugDriver.h | 49 const char *ToolName; // argv[0] of bugpoint variable
|
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools/ |
H A D | ProtoCompile.cs | 382 protected override string ToolName => Platform.IsWindows ? "protoc.exe" : "protoc"; field in Grpc.Tools.ProtoCompile
|
/aosp_15_r20/external/llvm/tools/llvm-mcmarkup/ |
H A D | llvm-mcmarkup.cpp | 31 static StringRef ToolName; variable
|
/aosp_15_r20/external/llvm/utils/KillTheDoctor/ |
H A D | KillTheDoctor.cpp | 76 StringRef ToolName; variable
|
/aosp_15_r20/external/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 50 static StringRef ToolName; variable
|
/aosp_15_r20/external/llvm/tools/llvm-size/ |
H A D | llvm-size.cpp | 89 static std::string ToolName; variable
|
/aosp_15_r20/external/llvm/tools/llvm-nm/ |
H A D | llvm-nm.cpp | 177 std::string ToolName; variable
|
/aosp_15_r20/external/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 191 static StringRef ToolName; variable
|
/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/ |
H A D | remote_execution.pb.go | 4245 …ToolName string `protobuf:"bytes,1,opt,name=tool_name,json=toolName,proto3" json:"tool_name,omitem… member
|