Lines Matching +full:cxxbridge +full:- +full:cmd
10 ":cxx-build",
20 ":cxxbridge-macro",
26 actual = ":cxxbridge",
31 name = "cxxbridge",
32 srcs = glob(["gen/cmd/src/**/*.rs"]) + [
33 "gen/cmd/src/gen",
34 "gen/cmd/src/syntax",
38 "//third-party:clap",
39 "//third-party:codespan-reporting",
40 "//third-party:proc-macro2",
41 "//third-party:quote",
42 "//third-party:syn",
58 name = "cxxbridge-macro",
64 "//third-party:proc-macro2",
65 "//third-party:quote",
66 "//third-party:syn",
71 name = "cxx-build",
79 "//third-party:cc",
80 "//third-party:codespan-reporting",
81 "//third-party:once_cell",
82 "//third-party:proc-macro2",
83 "//third-party:quote",
84 "//third-party:scratch",
85 "//third-party:syn",
90 name = "cxx-gen",
98 "//third-party:cc",
99 "//third-party:codespan-reporting",
100 "//third-party:proc-macro2",
101 "//third-party:quote",
102 "//third-party:syn",