Lines Matching +full:cxxbridge +full:- +full:cmd
5 ":cxx-build",
15 ":cxxbridge-macro",
21 actual = ":cxxbridge",
26 name = "cxxbridge",
27 srcs = glob(["gen/cmd/src/**/*.rs"]) + [
28 "gen/cmd/src/gen",
29 "gen/cmd/src/syntax",
33 "//third-party:clap",
34 "//third-party:codespan-reporting",
35 "//third-party:proc-macro2",
36 "//third-party:quote",
37 "//third-party:syn",
53 name = "cxxbridge-macro",
59 "//third-party:proc-macro2",
60 "//third-party:quote",
61 "//third-party:syn",
66 name = "cxx-build",
74 "//third-party:cc",
75 "//third-party:codespan-reporting",
76 "//third-party:once_cell",
77 "//third-party:proc-macro2",
78 "//third-party:quote",
79 "//third-party:scratch",
80 "//third-party:syn",
85 name = "cxx-gen",
93 "//third-party:cc",
94 "//third-party:codespan-reporting",
95 "//third-party:proc-macro2",
96 "//third-party:quote",
97 "//third-party:syn",